]> Git Repo - linux.git/commit
arm64: dts: rockchip: reorder audio/hdmi nodes in Orange Pi 5
authorJimmy Hon <[email protected]>
Thu, 24 Oct 2024 04:18:51 +0000 (23:18 -0500)
committerHeiko Stuebner <[email protected]>
Thu, 24 Oct 2024 08:26:06 +0000 (10:26 +0200)
commitb5e273e26a6a298de46f73ffd4bad6c0b7384c38
tree8de2d4178b0afc0312ba24a4e0b99a78c547d5c2
parentae46756faff88f26aca8aba28397a6ab30d229c2
arm64: dts: rockchip: reorder audio/hdmi nodes in Orange Pi 5

Fix the node order so analog-audio is before hdmi0-con

Audio was submitted first, and it wanted to live above the leds node.
Next, the HDMI was submitted, but it wanted to live above the leds node.
However, HDMI was approved first, so the Audio node ended up living above
the leds node.

Fixes: ae46756faff8 ("arm64: dts: rockchip: analog audio on Orange Pi 5")
Signed-off-by: Jimmy Hon <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Heiko Stuebner <[email protected]>
arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts
This page took 0.055201 seconds and 4 git commands to generate.