arm64: dts: rockchip: rk3588-vehicle-evb-v22: fix dcphy1 gpio conflict with backlight

Signed-off-by: Cai Wenzhong <cwz@rock-chips.com>
Change-Id: Idb7b753eb71a0bf22224ee11b5d1aeb72d1ec642
This commit is contained in:
Cai Wenzhong
2024-05-24 10:27:08 +08:00
parent 411f3d4622
commit 7ea19b17ea

View File

@@ -432,11 +432,7 @@
bl {
bl0_enable_pin: bl0-enable-pin {
rockchip,pins =
<1 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>,
<4 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none>,
<4 RK_PD3 RK_FUNC_GPIO &pcfg_pull_none>;
rockchip,pins = <1 RK_PA7 RK_FUNC_GPIO &pcfg_pull_none>;
};
bl1_enable_pin: bl1-enable-pin {