From ca39545e9c5b9e56e9044ba50b11e503f2e0a345 Mon Sep 17 00:00:00 2001 From: Zorro Liu Date: Thu, 17 May 2018 14:42:39 +0800 Subject: [PATCH] arm: dts: rockchip: enable i2c3 for camera of rk3288-th804 board Change-Id: I7f3a791d5c7f75c87a8c917309c7bbdddea19b80 Signed-off-by: Zorro Liu --- arch/arm/boot/dts/rk3288-th804.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/rk3288-th804.dts b/arch/arm/boot/dts/rk3288-th804.dts index 81ec6976e46c..bbcc0167dc38 100644 --- a/arch/arm/boot/dts/rk3288-th804.dts +++ b/arch/arm/boot/dts/rk3288-th804.dts @@ -425,6 +425,10 @@ }; }; +&i2c3 { + status = "okay"; +}; + &emmc { bus-width = <8>; cap-mmc-highspeed;