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)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Tue, 30 Mar 2021 01:38:56 +0000 (10:38 +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 95e781e..80cdc31 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&i2c1_pins>;
        clock-frequency = <100000>;
+       status = "okay";
 };
 
 &i2c2 {