From 5b1cd718285a8a8600559a747ecd2984fc0f722b Mon Sep 17 00:00:00 2001 From: Mahdi Changani Date: Mon, 25 Dec 2023 19:53:39 -0800 Subject: [PATCH] Update rk3588-fxblox-rk1.dts --- arch/arm64/boot/dts/rockchip/rk3588-fxblox-rk1.dts | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3588-fxblox-rk1.dts b/arch/arm64/boot/dts/rockchip/rk3588-fxblox-rk1.dts index 07aad20beb207..dcaff704f12f0 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-fxblox-rk1.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588-fxblox-rk1.dts @@ -206,7 +206,7 @@ gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_HIGH>; default-state = "off"; }; - + user-led1 { gpios = <&gpio4 RK_PA1 GPIO_ACTIVE_HIGH>; linux,default-trigger = "heartbeat"; @@ -641,8 +641,7 @@ &display_subsystem { clocks = <&hdptxphy_hdmi_clk0>, <&hdptxphy_hdmi_clk1>; - clock-names = "hdmi0_phy_pll", "hdmi1_phy_pll"; - + clock-names = "hdmi0_phy_pll", "hdmi1_phy_pll"; route { route_dp0: route-dp0 { status = "ok"; @@ -1308,7 +1307,6 @@ }; }; - &edp0 { force-hpd; status = "okay"; @@ -1338,4 +1336,4 @@ &hdptxphy0 { status = "okay"; -}; \ No newline at end of file +};