Skip to content

Commit

Permalink
arm46: dts: cm5: enable hdmi0 cec
Browse files Browse the repository at this point in the history
Signed-off-by: Ken Wang <[email protected]>
  • Loading branch information
Ken-Vamrs authored and ginkage committed Mar 3, 2024
1 parent 118c117 commit b970b8b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3588s-radxa-cm5.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -266,6 +266,11 @@
status = "okay";
};

&hdmi0 {
status = "okay";
cec-enable = "true";
};

&sdhci {
bus-width = <8>;
non-removable;
Expand Down

0 comments on commit b970b8b

Please sign in to comment.