summaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/t4240qds.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/boot/dts/t4240qds.dts')
-rw-r--r--arch/powerpc/boot/dts/t4240qds.dts89
1 files changed, 27 insertions, 62 deletions
diff --git a/arch/powerpc/boot/dts/t4240qds.dts b/arch/powerpc/boot/dts/t4240qds.dts
index 1781d02..bd1e091 100644
--- a/arch/powerpc/boot/dts/t4240qds.dts
+++ b/arch/powerpc/boot/dts/t4240qds.dts
@@ -317,83 +317,48 @@
};
i2c@118000 {
- pca9547@77 {
- compatible = "philips,pca9547";
+ mux@77 {
+ compatible = "nxp,pca9547";
reg = <0x77>;
#address-cells = <1>;
#size-cells = <0>;
- i2c@2 {
+ i2c@0 {
#address-cells = <1>;
#size-cells = <0>;
- reg = <0x2>;
+ reg = <0>;
- ina220@40 {
- compatible = "ti,ina220";
- reg = <0x40>;
- shunt-resistor = <1000>;
+ eeprom@51 {
+ compatible = "at24,24c256";
+ reg = <0x51>;
};
-
- ina220@41 {
- compatible = "ti,ina220";
- reg = <0x41>;
- shunt-resistor = <1000>;
+ eeprom@52 {
+ compatible = "at24,24c256";
+ reg = <0x52>;
};
-
- ina220@44 {
- compatible = "ti,ina220";
- reg = <0x44>;
- shunt-resistor = <1000>;
+ eeprom@53 {
+ compatible = "at24,24c256";
+ reg = <0x53>;
};
-
- ina220@45 {
- compatible = "ti,ina220";
- reg = <0x45>;
- shunt-resistor = <1000>;
+ eeprom@54 {
+ compatible = "at24,24c256";
+ reg = <0x54>;
};
-
- ina220@46 {
- compatible = "ti,ina220";
- reg = <0x46>;
- shunt-resistor = <1000>;
+ eeprom@55 {
+ compatible = "at24,24c256";
+ reg = <0x55>;
};
-
- ina220@47 {
- compatible = "ti,ina220";
- reg = <0x47>;
- shunt-resistor = <1000>;
+ eeprom@56 {
+ compatible = "at24,24c256";
+ reg = <0x56>;
+ };
+ rtc@68 {
+ compatible = "dallas,ds3232";
+ reg = <0x68>;
+ interrupts = <0x1 0x1 0 0>;
};
};
};
- eeprom@51 {
- compatible = "at24,24c256";
- reg = <0x51>;
- };
- eeprom@52 {
- compatible = "at24,24c256";
- reg = <0x52>;
- };
- eeprom@53 {
- compatible = "at24,24c256";
- reg = <0x53>;
- };
- eeprom@54 {
- compatible = "at24,24c256";
- reg = <0x54>;
- };
- eeprom@55 {
- compatible = "at24,24c256";
- reg = <0x55>;
- };
- eeprom@56 {
- compatible = "at24,24c256";
- reg = <0x56>;
- };
- rtc@68 {
- compatible = "dallas,ds3232";
- reg = <0x68>;
- interrupts = <0x1 0x1 0 0>;
- };
};
fman0: fman@400000 {