From ea78a6e98a5500b928fc7e7d6032e4bc00e316dc Mon Sep 17 00:00:00 2001 From: Zhou weixin Date: Fri, 15 Sep 2017 08:41:24 +0800 Subject: [PATCH] arm64: dts: rockchip: add mc3230 node for rk3368-xikp.dts Change-Id: I1ef11f273269d1cf272c4cce494b40318c5050f8 Signed-off-by: Zhou weixin --- arch/arm64/boot/dts/rockchip/rk3368-xikp.dts | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3368-xikp.dts b/arch/arm64/boot/dts/rockchip/rk3368-xikp.dts index 5f15826091f8..eaab1cbd2070 100644 --- a/arch/arm64/boot/dts/rockchip/rk3368-xikp.dts +++ b/arch/arm64/boot/dts/rockchip/rk3368-xikp.dts @@ -634,6 +634,17 @@ mpu-debug = <1>; }; + sensor@4c { + status = "okay"; + compatible = "gs_mc3230"; + reg = <0x4c>; + type = ; + irq_enable = <0>; + poll_delay_ms = <30>; + layout = <1>; + support-hw-poweroff = <1>; + }; + sensor@19 { status = "okay"; compatible = "gs_lis3dh";