diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2020-08-04 14:41:09 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2020-08-18 02:01:14 +0900 |
commit | 65282edbdf2f30e97c1680e856e6e9fb7af26f8b (patch) | |
tree | ec4b3458d9d022cceab590c91a9bf5a80f488947 /arch/arm/dts/uniphier-ld20-global.dts | |
parent | 351b74cb6d8787fb3f5f338a761bded7a1d445f5 (diff) |
ARM: dts: uniphier: resync DT with Linux 5.9-rc1
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ld20-global.dts')
-rw-r--r-- | arch/arm/dts/uniphier-ld20-global.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/uniphier-ld20-global.dts b/arch/arm/dts/uniphier-ld20-global.dts index 2c00008266..a01579cb3b 100644 --- a/arch/arm/dts/uniphier-ld20-global.dts +++ b/arch/arm/dts/uniphier-ld20-global.dts @@ -141,7 +141,7 @@ }; &mdio { - ethphy: ethphy@1 { + ethphy: ethernet-phy@1 { reg = <1>; }; }; |