Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[oweals/u-boot.git] / arch / arm / dts / zynqmp-g-a2197-00-revA.dts
index 6e5a0d2c5be6083880eea78ae4d7b8ab09340d85..09da60b1007283fdee8af8b454fe318cbac655c2 100644 (file)
                device_type = "memory";
                reg = <0x0 0x0 0x0 0x80000000>;
        };
+
+       ina226-u74 {
+               compatible = "iio-hwmon";
+               io-channels = <&u74 0>, <&u74 1>, <&u74 2>, <&u74 3>;
+       };
+       ina226-u75 {
+               compatible = "iio-hwmon";
+               io-channels = <&u75 0>, <&u75 1>, <&u75 2>, <&u75 3>;
+       };
+       ina226-u78 {
+               compatible = "iio-hwmon";
+               io-channels = <&u78 0>, <&u78 1>, <&u78 2>, <&u78 3>;
+       };
+       ina226-u79 {
+               compatible = "iio-hwmon";
+               io-channels = <&u79 0>, <&u79 1>, <&u79 2>, <&u79 3>;
+       };
+       ina226-u82 {
+               compatible = "iio-hwmon";
+               io-channels = <&u82 0>, <&u82 1>, <&u82 2>, <&u82 3>;
+       };
+       ina226-u84 {
+               compatible = "iio-hwmon";
+               io-channels = <&u84 0>, <&u84 1>, <&u84 2>, <&u84 3>;
+       };
 };
 
 &sdhci0 { /* emmc MIO 13-23 16GB */
                                compatible = "ti,tps544b25";
                                reg = <0x20>;
                        };
-                       ina226@40 { /* u74 */
+                       u74: ina226@40 { /* u74 */
                                compatible = "ti,ina226";
+                               #io-channel-cells = <1>;
+                               label = "ina226-u74";
                                reg = <0x40>;
                                shunt-resistor = <1000>;
                        };
-                       ina226@41 { /* u75 */
+                       u75: ina226@41 { /* u75 */
                                compatible = "ti,ina226";
+                               #io-channel-cells = <1>;
+                               label = "ina226-u75";
                                reg = <0x41>;
                                shunt-resistor = <1000>;
                        };
-                       ina226@42 { /* u78 */
+                       u78: ina226@42 { /* u78 */
                                compatible = "ti,ina226";
+                               #io-channel-cells = <1>;
+                               label = "ina226-u78";
                                reg = <0x42>;
                                shunt-resistor = <5000>;
                        };
-                       ina226@43 { /* u79 */
+                       u79: ina226@43 { /* u79 */
                                compatible = "ti,ina226";
+                               #io-channel-cells = <1>;
+                               label = "ina226-u79";
                                reg = <0x43>;
                                shunt-resistor = <1000>;
                        };
-                       ina226@44 { /* u82 */
+                       u82: ina226@44 { /* u82 */
                                compatible = "ti,ina226";
+                               #io-channel-cells = <1>;
+                               label = "ina226-u82";
                                reg = <0x44>;
                                shunt-resistor = <1000>;
                        };
-                       ina226@45 { /* u84 */
+                       u84: ina226@45 { /* u84 */
                                compatible = "ti,ina226";
+                               #io-channel-cells = <1>;
+                               label = "ina226-u84";
                                reg = <0x45>;
                                shunt-resistor = <5000>;
                        };
                        tps53681@c0 { /* u53 - FIXME name - don't know what it does - also vcc_io_soc */
-                               compatible = "ti,tps53681"; /* FIXME no linux driver */
+                               compatible = "ti,tps53681", "ti,tps53679";
                                reg = <0xc0>;
                        };
                };