ARM: dts: pbab01: Add I2C devices
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / imx6qdl-phytec-pbab01.dtsi
index a449a58023e2c08217b1cade5fb0eed06023c9b6..c6ab762918aaa031d0f4f89b99c0f83045d50aef 100644 (file)
        pinctrl-0 = <&pinctrl_i2c2>;
        clock-frequency = <100000>;
        status = "okay";
+
+       tlv320@18 {
+               compatible = "ti,tlv320aic3x";
+               reg = <0x18>;
+       };
+
+       stmpe@41 {
+               compatible = "st,stmpe811";
+               reg = <0x41>;
+       };
+
+       rtc@51 {
+               compatible = "nxp,rtc8564";
+               reg = <0x51>;
+       };
+
+       adc@64 {
+               compatible = "maxim,max1037";
+               reg = <0x64>;
+       };
 };
 
 &i2c3 {