Merge tag 'iwlwifi-next-for-kalle-2014-12-30' of https://git.kernel.org/pub/scm/linux...
[cascardo/linux.git] / arch / powerpc / boot / dts / b4qds.dtsi
index 8b47edc..e5bde0b 100644 (file)
                                                reg = <0x68>;
                                        };
                                };
+
+                               i2c@2 {
+                                       #address-cells = <1>;
+                                       #size-cells = <0>;
+                                       reg = <0x2>;
+
+                                       ina220@40 {
+                                               compatible = "ti,ina220";
+                                               reg = <0x40>;
+                                               shunt-resistor = <1000>;
+                                       };
+                               };
+
+                               i2c@3 {
+                                       #address-cells = <1>;
+                                       #size-cells = <0>;
+                                       reg = <0x3>;
+
+                                       adt7461@4c {
+                                               compatible = "adi,adt7461";
+                                               reg = <0x4c>;
+                                       };
+                               };
                        };
                };