ARM64: dts: bcm2710-rpi-3-b: enable i2c1
authorAndi Shyti <andi.shyti@samsung.com>
Fri, 31 Mar 2017 06:20:27 +0000 (15:20 +0900)
committerJoonyoung Shim <jy0922.shim@samsung.com>
Wed, 26 Jul 2017 05:25:23 +0000 (14:25 +0900)
i2c bus number 1 is mapped in the Raspberry Pi gpio array for
connecting through i2c external devices.

Change-Id: Ia8f72952f4aed1d737ab75c239ead25bb97d2e3c
Signed-off-by: Andi Shyti <andi.shyti@samsung.com>
arch/arm/boot/dts/bcm2710-rpi-3-b.dts

index 4475d336b2ad0d3acabf82622bd5ceecbbf885f4..ef9852062abc6d3fc6c5b9782fd3589a88815635 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&i2c1_pins>;
        clock-frequency = <100000>;
+       status = "okay";
 };
 
 &i2c2 {