[PATCH v1 12/15] arm: dts: rockchip: remove hdmi_audio node from rk3288-veyron.dtsi

Simon Glass sjg at chromium.org
Sat Feb 26 19:36:52 CET 2022


On Sun, 6 Feb 2022 at 20:47, Johan Jonker <jbx6244 at gmail.com> wrote:
>
> The hdmi_audio node doesn't exists in rk3288.dtsi in sync with Linux.
> Fix compile by removal of the hdmi_audio node.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
>  arch/arm/dts/rk3288-veyron.dtsi | 4 ----
>  1 file changed, 4 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>

Same comment about bisectability


> diff --git a/arch/arm/dts/rk3288-veyron.dtsi b/arch/arm/dts/rk3288-veyron.dtsi
> index 0e074c32..cd0e7362 100644
> --- a/arch/arm/dts/rk3288-veyron.dtsi
> +++ b/arch/arm/dts/rk3288-veyron.dtsi
> @@ -564,10 +564,6 @@
>         status = "okay";
>  };
>
> -&hdmi_audio {
> -       status = "okay";
> -};
> -
>  &gpu {
>         status = "okay";
>  };
> --
> 2.20.1
>


More information about the U-Boot mailing list