arm64: dts: rockchip: rk3308-evb: remove invalid property 'reset-value' for panel nodes

Change-Id: I76178c9f34da131cf3e84f6b6a34d4bf28b2d947
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
This commit is contained in:
Damon Ding
2025-03-12 15:13:12 +08:00
committed by Tao Huang
parent 52059734da
commit e7e7e1b0ef
4 changed files with 0 additions and 4 deletions

View File

@@ -59,7 +59,6 @@
enable-gpios = <&gpio2 RK_PB3 GPIO_ACTIVE_LOW>;
enable-delay-ms = <20>;
reset-gpios = <&gpio2 RK_PB2 GPIO_ACTIVE_LOW>;
reset-value = <0>;
reset-delay-ms = <10>;
status = "okay";

View File

@@ -58,7 +58,6 @@
//enable-gpios = <&gpio2 RK_PB3 GPIO_ACTIVE_LOW>;
//enable-delay-ms = <20>;
//reset-gpios = <&gpio2 RK_PB2 GPIO_ACTIVE_LOW>;
//reset-value = <0>;
//reset-delay-ms = <10>;
status = "okay";

View File

@@ -84,7 +84,6 @@
enable-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
enable-delay-ms = <20>;
reset-gpios = <&gpio0 RK_PC4 GPIO_ACTIVE_LOW>;
reset-value = <0>;
reset-delay-ms = <10>;
prepare-delay-ms = <20>;
unprepare-delay-ms = <20>;

View File

@@ -58,7 +58,6 @@
enable-gpios = <&gpio0 RK_PA4 GPIO_ACTIVE_LOW>;
enable-delay-ms = <20>;
reset-gpios = <&gpio0 RK_PC4 GPIO_ACTIVE_LOW>;
reset-value = <0>;
reset-delay-ms = <10>;
status = "okay";