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)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 30 Aug 2018 05:42:28 +0000 (14:42 +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 42e413af0070630267b0291934d70aec1486b213..5b82d4d4369d45a92657f361f4ac5c7ebd34dabe 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&i2c1_pins>;
        clock-frequency = <100000>;
+       status = "okay";
 };
 
 &i2c2 {