Re: [PATCH 14/14] ARM: dts: sti: enable basic display on stih418-b2264 board

From: Krzysztof Kozlowski
Date: Fri Jul 28 2023 - 03:25:13 EST


On 27/07/2023 23:51, Alain Volmat wrote:
> Enable the compositor, tvout, hdmi and gpu on the B2264 board.
>
> Signed-off-by: Alain Volmat <avolmat@xxxxxx>
> ---
> arch/arm/boot/dts/st/stih418-b2264.dts | 34 ++++++++++++++++++++++++++
> 1 file changed, 34 insertions(+)
>
> diff --git a/arch/arm/boot/dts/st/stih418-b2264.dts b/arch/arm/boot/dts/st/stih418-b2264.dts
> index fc32a03073b6..35bf618e0783 100644
> --- a/arch/arm/boot/dts/st/stih418-b2264.dts
> +++ b/arch/arm/boot/dts/st/stih418-b2264.dts
> @@ -96,6 +96,14 @@ st,pins {
> };
> };
>
> + hdmiddc: i2c@9541000 {

You should really override by labels/phandles...


Best regards,
Krzysztof