summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/exynos3250-artik5.dtsi
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-10-27 20:09:36 +0300
committerKrzysztof Kozlowski <krzk@kernel.org>2020-10-29 00:46:25 +0300
commit157a5697f6f24aacf8017acd387e3fdc1f4c1950 (patch)
tree1f6cdcd4431623e1beab4f38bdc1ada1ba2f9d99 /arch/arm/boot/dts/exynos3250-artik5.dtsi
parentd35cdc833bf415d855261ebe2c4a6349f882b265 (diff)
downloadlinux-157a5697f6f24aacf8017acd387e3fdc1f4c1950.tar.xz
ARM: dts: exynos: adjust node names to DT spec in Exynos3250 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-2-krzk@kernel.org
Diffstat (limited to 'arch/arm/boot/dts/exynos3250-artik5.dtsi')
-rw-r--r--arch/arm/boot/dts/exynos3250-artik5.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos3250-artik5.dtsi b/arch/arm/boot/dts/exynos3250-artik5.dtsi
index 12887b3924af..04290ec4583a 100644
--- a/arch/arm/boot/dts/exynos3250-artik5.dtsi
+++ b/arch/arm/boot/dts/exynos3250-artik5.dtsi
@@ -76,7 +76,7 @@
samsung,i2c-max-bus-freq = <100000>;
status = "okay";
- s2mps14_pmic@66 {
+ pmic@66 {
compatible = "samsung,s2mps14-pmic";
interrupt-parent = <&gpx3>;
interrupts = <5 IRQ_TYPE_NONE>;