[PATCH v3 5/8] ARM: dts: exynos: fix ethernet node name for different odroid boards
Marc Kleine-Budde
mkl at pengutronix.de
Tue Feb 15 00:12:40 PST 2022
On 15.02.2022 09:09:34, Oleksij Rempel wrote:
> The node name of Ethernet controller should be "ethernet" instead of
> "usbether"
>
> Signed-off-by: Oleksij Rempel <o.rempel at pengutronix.de>
> ---
> arch/arm/boot/dts/exynos4412-odroidu3.dts | 4 ++--
> arch/arm/boot/dts/exynos4412-odroidx.dts | 8 ++++----
> arch/arm/boot/dts/exynos5410-odroidxu.dts | 4 ++--
> arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts | 6 +++---
> arch/arm/boot/dts/exynos5422-odroidxu3.dts | 6 +++---
> 5 files changed, 14 insertions(+), 14 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4412-odroidu3.dts b/arch/arm/boot/dts/exynos4412-odroidu3.dts
> index efaf7533e84f..36c369c42b77 100644
> --- a/arch/arm/boot/dts/exynos4412-odroidu3.dts
> +++ b/arch/arm/boot/dts/exynos4412-odroidu3.dts
> @@ -119,8 +119,8 @@ &ehci {
> phys = <&exynos_usbphy 2>, <&exynos_usbphy 3>;
> phy-names = "hsic0", "hsic1";
>
> - ethernet: usbether at 2 {
> - compatible = "usb0424,9730";
> + ethernet: ethernet at 2 {
> + compatible = "usb424,9730";
The change of the compatible is not mentioned in the patch description.
Is this intentional?
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20220215/de729a8b/attachment.sig>
More information about the linux-arm-kernel
mailing list