arm64: dts: amlogic: dreambox: fix missing clkc_audio node
authorChristian Hewitt <christianshewitt@gmail.com>
Sat, 3 May 2025 08:44:43 +0000 (08:44 +0000)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 5 May 2025 12:35:46 +0000 (14:35 +0200)
Add the clkc_audio node to fix audio support on Dreambox One/Two.

Fixes: 83a6f4c62cb1 ("arm64: dts: meson: add initial support for Dreambox One/Two")
CC: stable@vger.kernel.org
Suggested-by: Emanuel Strobel <emanuel.strobel@yahoo.com>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Link: https://lore.kernel.org/r/20250503084443.3704866-1-christianshewitt@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm64/boot/dts/amlogic/meson-g12b-dreambox.dtsi

index de35fa2d7a6de3cc6b3a8b296c06daf677497e4a..8e3e3354ed67a91873875540972638b98cadd6db 100644 (file)
        status = "okay";
 };
 
+&clkc_audio {
+       status = "okay";
+};
+
 &frddr_a {
        status = "okay";
 };