On 16/02/2022 08:49, Oleksij Rempel wrote: > The node name of Ethernet controller should be "ethernet" instead of > "usbether" as required by Ethernet controller devicetree schema: > Documentation/devicetree/bindings/net/ethernet-controller.yaml > > This patch can potentially affect boot loaders patching against full > node path instead of using device aliases. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos4412-odroidu3.dts | 2 +- > arch/arm/boot/dts/exynos4412-odroidx.dts | 2 +- > arch/arm/boot/dts/exynos5410-odroidxu.dts | 2 +- > arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts | 2 +- > arch/arm/boot/dts/exynos5422-odroidxu3.dts | 2 +- > 5 files changed, 5 insertions(+), 5 deletions(-) > Hi Oleksij, Both Exynos patches look good, unfortunately I forgot about them a week ago when I was preparing late pull request and now it is too late for this cycle. I will pick them up after the merge window. Sorry, for this. Best regards, Krzysztof