summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/exynos
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-10-27 18:09:46 +0100
committerKrzysztof Kozlowski <krzk@kernel.org>2020-10-28 22:47:41 +0100
commit6c215edbdc7129e258a1158fa3284aaa734a38cb (patch)
treea8a9e5074b6da08ed6229646bf06614b05b27fa9 /arch/arm64/boot/dts/exynos
parenta01f7a96a9b0069d1cf9dd1c59d279e497cecdea (diff)
downloadlinux-6c215edbdc7129e258a1158fa3284aaa734a38cb.tar.gz
linux-6c215edbdc7129e258a1158fa3284aaa734a38cb.tar.xz
arm64: dts: exynos: adjust node names to DT spec in Exynos7 Espresso
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-12-krzk@kernel.org
Diffstat (limited to 'arch/arm64/boot/dts/exynos')
-rw-r--r--arch/arm64/boot/dts/exynos/exynos7-espresso.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
index 92fecc539c6c..695d4c140646 100644
--- a/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
+++ b/arch/arm64/boot/dts/exynos/exynos7-espresso.dts
@@ -87,7 +87,7 @@
samsung,i2c-max-bus-freq = <200000>;
status = "okay";
- s2mps15_pmic@66 {
+ pmic@66 {
compatible = "samsung,s2mps15-pmic";
reg = <0x66>;
interrupts = <2 IRQ_TYPE_NONE>;