diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-22 07:42:23 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2016-09-23 01:00:39 +0900 |
commit | 35343a2648ab42b178e94524404af9b3f4133343 (patch) | |
tree | dab81e90932a813bb201bf142540eb5c32f4760d /arch/arm/dts/uniphier-ph1-pro4-sanji.dts | |
parent | 6dc5b6b1ff030a811d1747c19009d9f3b0908099 (diff) | |
download | u-boot-imx-35343a2648ab42b178e94524404af9b3f4133343.zip u-boot-imx-35343a2648ab42b178e94524404af9b3f4133343.tar.gz u-boot-imx-35343a2648ab42b178e94524404af9b3f4133343.tar.bz2 |
ARM: dts: uniphier: sync clock/reset controller nodes with Linux
Sync device trees with Linux for easier DT life.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/dts/uniphier-ph1-pro4-sanji.dts')
-rw-r--r-- | arch/arm/dts/uniphier-ph1-pro4-sanji.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/uniphier-ph1-pro4-sanji.dts b/arch/arm/dts/uniphier-ph1-pro4-sanji.dts index 965fe08..3f178d2 100644 --- a/arch/arm/dts/uniphier-ph1-pro4-sanji.dts +++ b/arch/arm/dts/uniphier-ph1-pro4-sanji.dts @@ -89,7 +89,7 @@ u-boot,dm-pre-reloc; }; -&mio { +&mio_clk { u-boot,dm-pre-reloc; }; |