ARM: at91: usb_a9g20 add DT i2c support
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / usb_a9g20.dts
index 71d83ef316dfb59c1071fc3d159e9e9e518aa2d0..0ea90b5be51202a8c763cbee3d65982483389c3e 100644 (file)
                        gpio-key,wakeup;
                };
        };
+
+       i2c@0 {
+               status = "okay";
+
+               rv3029c2@56 {
+                       compatible = "rv3029c2";
+                       reg = <0x56>;
+               };
+       };
 };