aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/exynos5420-smdk5420.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-10-27 18:09:43 +0100
committerKrzysztof Kozlowski <krzk@kernel.org>2020-10-28 22:46:25 +0100
commit77c91853a65f689cf4198644452fed151a83e8fd (patch)
tree4749fbdc34fcde89abeab8771783a1d541373499 /arch/arm/boot/dts/exynos5420-smdk5420.dts
parentARM: dts: exynos: adjust node names to DT spec in Odroid XU (diff)
downloadlinux-dev-77c91853a65f689cf4198644452fed151a83e8fd.tar.xz
linux-dev-77c91853a65f689cf4198644452fed151a83e8fd.zip
ARM: dts: exynos: adjust node names to DT spec in Exynos542x boards
The Devicetree specification expects device node names to have a generic name, representing the class of a device. Also the convention for node names is to use hyphens, not underscores. No functional changes. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Link: https://lore.kernel.org/r/20201027170947.132725-9-krzk@kernel.org
Diffstat (limited to 'arch/arm/boot/dts/exynos5420-smdk5420.dts')
-rw-r--r--arch/arm/boot/dts/exynos5420-smdk5420.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos5420-smdk5420.dts b/arch/arm/boot/dts/exynos5420-smdk5420.dts
index 4e49d8095b29..d506da9fa661 100644
--- a/arch/arm/boot/dts/exynos5420-smdk5420.dts
+++ b/arch/arm/boot/dts/exynos5420-smdk5420.dts
@@ -129,7 +129,7 @@
&hsi2c_4 {
status = "okay";
- s2mps11_pmic@66 {
+ pmic@66 {
compatible = "samsung,s2mps11-pmic";
reg = <0x66>;