Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373995
b: refs/heads/master
c: da204ee
h: refs/heads/master
i:
  373993: af1b0f7
  373991: 89109e8
v: v3
  • Loading branch information
Laxman Dewangan authored and Stephen Warren committed Apr 4, 2013
1 parent 4ddba69 commit f337c7d
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 33eb271ed322a289fa382c1f47021183357ebeff
refs/heads/master: da204ee29fccbb0cd17d07ddd227b9cec04829bc
15 changes: 15 additions & 0 deletions trunk/arch/arm/boot/dts/tegra114-dalmore.dts
Original file line number Diff line number Diff line change
Expand Up @@ -730,6 +730,21 @@
};
};

i2c@7000d000 {
status = "okay";
clock-frequency = <400000>;

tps51632 {
compatible = "ti,tps51632";
reg = <0x43>;
regulator-name = "vdd-cpu";
regulator-min-microvolt = <500000>;
regulator-max-microvolt = <1520000>;
regulator-boot-on;
regulator-always-on;
};
};

pmc {
nvidia,invert-interrupt;
};
Expand Down

0 comments on commit f337c7d

Please sign in to comment.