ARM: dts: keystone: move i2c0 device node from SoC to board files
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / k2l-evm.dts
index 50a70132ac9e45ec00a8d9d985c702277006205e..bdc94a00280404488fe33517aa0bda8688f0c62d 100644 (file)
 &usb {
        status = "okay";
 };
+
+&i2c0 {
+       dtt@50 {
+               compatible = "at,24c1024";
+               reg = <0x50>;
+       };
+};