aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc')
-rw-r--r--arch/powerpc/boot/dts/mpc8377_rdb.dts5
-rw-r--r--arch/powerpc/boot/dts/mpc8378_rdb.dts5
-rw-r--r--arch/powerpc/boot/dts/mpc8379_rdb.dts5
3 files changed, 15 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8377_rdb.dts b/arch/powerpc/boot/dts/mpc8377_rdb.dts
index e747486f477c..54b452063ea9 100644
--- a/arch/powerpc/boot/dts/mpc8377_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8377_rdb.dts
@@ -137,6 +137,11 @@
137 interrupt-parent = <&ipic>; 137 interrupt-parent = <&ipic>;
138 dfsrr; 138 dfsrr;
139 139
140 dtt@48 {
141 compatible = "national,lm75";
142 reg = <0x48>;
143 };
144
140 at24@50 { 145 at24@50 {
141 compatible = "at24,24c256"; 146 compatible = "at24,24c256";
142 reg = <0x50>; 147 reg = <0x50>;
diff --git a/arch/powerpc/boot/dts/mpc8378_rdb.dts b/arch/powerpc/boot/dts/mpc8378_rdb.dts
index f4c86822bd30..7243374f5021 100644
--- a/arch/powerpc/boot/dts/mpc8378_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8378_rdb.dts
@@ -137,6 +137,11 @@
137 interrupt-parent = <&ipic>; 137 interrupt-parent = <&ipic>;
138 dfsrr; 138 dfsrr;
139 139
140 dtt@48 {
141 compatible = "national,lm75";
142 reg = <0x48>;
143 };
144
140 at24@50 { 145 at24@50 {
141 compatible = "at24,24c256"; 146 compatible = "at24,24c256";
142 reg = <0x50>; 147 reg = <0x50>;
diff --git a/arch/powerpc/boot/dts/mpc8379_rdb.dts b/arch/powerpc/boot/dts/mpc8379_rdb.dts
index 1985cef32db5..6dac476a415f 100644
--- a/arch/powerpc/boot/dts/mpc8379_rdb.dts
+++ b/arch/powerpc/boot/dts/mpc8379_rdb.dts
@@ -135,6 +135,11 @@
135 interrupt-parent = <&ipic>; 135 interrupt-parent = <&ipic>;
136 dfsrr; 136 dfsrr;
137 137
138 dtt@48 {
139 compatible = "national,lm75";
140 reg = <0x48>;
141 };
142
138 at24@50 { 143 at24@50 {
139 compatible = "at24,24c256"; 144 compatible = "at24,24c256";
140 reg = <0x50>; 145 reg = <0x50>;