Skip to content

Commit

Permalink
Update rk3588-fxblox-rk1.dts
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdichi authored Dec 26, 2023
1 parent e6a6f98 commit 5b1cd71
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions arch/arm64/boot/dts/rockchip/rk3588-fxblox-rk1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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";
Expand Down Expand Up @@ -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";
Expand Down Expand Up @@ -1308,7 +1307,6 @@
};
};


&edp0 {
force-hpd;
status = "okay";
Expand Down Expand Up @@ -1338,4 +1336,4 @@

&hdptxphy0 {
status = "okay";
};
};

0 comments on commit 5b1cd71

Please sign in to comment.