Hi Raphael, thank you for this patch.
On Thu, Jul 17, 2025 at 09:15:35PM +0200, Raphael Gallais-Pou wrote: > tvout node do not need the cells fields. Remove them. > > Signed-off-by: Raphael Gallais-Pou <[email protected]> > --- > arch/arm/boot/dts/st/stih410.dtsi | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/arch/arm/boot/dts/st/stih410.dtsi > b/arch/arm/boot/dts/st/stih410.dtsi > index > 47d66d7eb07a3d73d98b3e21d62b2253aa1171e4..07da9b48ccac16c25da546ace8e6ac5773c68569 > 100644 > --- a/arch/arm/boot/dts/st/stih410.dtsi > +++ b/arch/arm/boot/dts/st/stih410.dtsi > @@ -191,8 +191,6 @@ tvout: encoder@8d08000 { > reg-names = "tvout-reg"; > reset-names = "tvout"; > resets = <&softreset STIH407_HDTVOUT_SOFTRESET>; > - #address-cells = <1>; > - #size-cells = <1>; > assigned-clocks = <&clk_s_d2_flexgen CLK_PIX_HDMI>, > <&clk_s_d2_flexgen CLK_TMDS_HDMI>, > <&clk_s_d2_flexgen CLK_REF_HDMIPHY>, > > -- > 2.50.1 > Acked-by: Alain Volmat <[email protected]> Best regards Alain
