arm64: dts: rockchip: Fix gt1x's indent for rk3326 linux evb board

Change-Id: I2b9e99b46376b9da3cbf3cfd3f1cf16910e7056e
Signed-off-by: Jeffy Chen <jeffy.chen@rock-chips.com>
This commit is contained in:
Jeffy Chen
2018-06-15 12:22:21 +08:00
committed by Tao Huang
parent e0618aeace
commit fd5ebc310b

View File

@@ -680,10 +680,10 @@
};
gt1x: gt1x@14 {
compatible = "goodix,gt1x";
reg = <0x14>;
goodix,rst-gpio = <&gpio0 RK_PB4 GPIO_ACTIVE_HIGH>;
goodix,irq-gpio = <&gpio0 RK_PA5 IRQ_TYPE_LEVEL_LOW>;
compatible = "goodix,gt1x";
reg = <0x14>;
goodix,rst-gpio = <&gpio0 RK_PB4 GPIO_ACTIVE_HIGH>;
goodix,irq-gpio = <&gpio0 RK_PA5 IRQ_TYPE_LEVEL_LOW>;
};
sensor@4c {