HI Marek On 9/26/22 18:46, Marek Vasut wrote: > Remove duplicate newline, no functional change. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Patrice Chotard <[email protected]> > Cc: Patrick Delaunay <[email protected]> > --- > arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi > b/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi > index b6fceb9ad58..6dee51dc1c2 100644 > --- a/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi > +++ b/arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi > @@ -19,7 +19,6 @@ > }; > }; > > - > ðernet0 { > phy-reset-gpios = <&gpioz 2 GPIO_ACTIVE_LOW>; > Reviewed-by: Patrice Chotard <[email protected]>
Thanks Patrice

