diff --git a/arch/arm/boot/dts/rk3128-sdk.dts b/arch/arm/boot/dts/rk3128-sdk.dts index 9c3a47adb717..2bcead9b6153 100755 --- a/arch/arm/boot/dts/rk3128-sdk.dts +++ b/arch/arm/boot/dts/rk3128-sdk.dts @@ -16,9 +16,9 @@ power_ctr: power_ctr { rockchip,debug = <0>; - lcd_en: lcd_en { + lcd_cs: lcd_cs { rockchip,power_type = ; - gpios = <&gpio0 GPIO_D1 GPIO_ACTIVE_HIGH>; + gpios = <&gpio0 GPIO_D0 GPIO_ACTIVE_HIGH>; rockchip,delay = <10>; }; };