ARM: dts: exynos: adjust node names to DT spec in Exynos5250 boards
authorKrzysztof Kozlowski <krzk@kernel.org>
Tue, 27 Oct 2020 17:09:41 +0000 (18:09 +0100)
committerKrzysztof Kozlowski <krzk@kernel.org>
Wed, 28 Oct 2020 21:46:25 +0000 (22:46 +0100)
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-7-krzk@kernel.org
arch/arm/boot/dts/exynos5250-arndale.dts
arch/arm/boot/dts/exynos5250-smdk5250.dts
arch/arm/boot/dts/exynos5250-snow-common.dtsi
arch/arm/boot/dts/exynos5250-snow-rev5.dts
arch/arm/boot/dts/exynos5250-snow.dts
arch/arm/boot/dts/exynos5250-spring.dts

index 79546f11af263237c0e92ebedf550b4215a97d9c..a161f6237c7f619c78a6c7124c3356079e22a561 100644 (file)
@@ -27,7 +27,7 @@
                stdout-path = "serial2:115200n8";
        };
 
-       gpio_keys {
+       gpio-keys {
                compatible = "gpio-keys";
 
                menu {
        samsung,i2c-max-bus-freq = <20000>;
        samsung,i2c-slave-addr = <0x66>;
 
-       s5m8767_pmic@66 {
+       pmic@66 {
                compatible = "samsung,s5m8767-pmic";
                reg = <0x66>;
                interrupt-parent = <&gpx3>;
 &i2c_3 {
        status = "okay";
 
-       wm1811: codec@1a {
+       wm1811: audio-codec@1a {
                compatible = "wlf,wm1811";
                reg = <0x1a>;
                clocks = <&i2s0 CLK_I2S_CDCLK>;
index 186790f39e4d3b7154d1f0a5b9060df6036e51f3..8b5a79a8720c67382e9f416932fefafcb6b8a0f6 100644 (file)
                reg = <0x51>;
        };
 
-       wm8994: wm8994@1a {
+       wm8994: audio-codec@1a {
                compatible = "wlf,wm8994";
                reg = <0x1a>;
 
        status = "okay";
        cs-gpios = <&gpa2 5 GPIO_ACTIVE_HIGH>;
 
-       w25q80bw@0 {
+       flash@0 {
                #address-cells = <1>;
                #size-cells = <1>;
                compatible = "w25x80";
index c952a615148e55b24285f19a8ff7abdf4087a950..6635f6184051e593d74dfdea7c30408f35a1841f 100644 (file)
                };
        };
 
-       mmc3_pwrseq: mmc3_pwrseq {
+       mmc3_pwrseq: mmc3-pwrseq {
                compatible = "mmc-pwrseq-simple";
                reset-gpios = <&gpx0 2 GPIO_ACTIVE_LOW>, /* WIFI_RSTn */
                              <&gpx0 1 GPIO_ACTIVE_LOW>; /* WIFI_EN */
        samsung,i2c-sda-delay = <100>;
        samsung,i2c-max-bus-freq = <378000>;
 
-       max77686: max77686@9 {
+       max77686: pmic@9 {
                compatible = "maxim,max77686";
                interrupt-parent = <&gpx3>;
                interrupts = <2 IRQ_TYPE_NONE>;
index 7cbfc6f1f4b8fde1c52d9ad3203cfe4504c2aa42..0822b778c035a81693fb83dd639e043124976b86 100644 (file)
@@ -32,7 +32,7 @@
 };
 
 &i2c_7 {
-       max98090: codec@10 {
+       max98090: audio-codec@10 {
                compatible = "maxim,max98090";
                reg = <0x10>;
                interrupts = <4 IRQ_TYPE_NONE>;
index 75fdc5e6d423de87d42dcbb6fdff6ab62d20d101..9946dce54d746bb693e978011f5831529c83571d 100644 (file)
@@ -30,7 +30,7 @@
 };
 
 &i2c_7 {
-       max98095: codec@11 {
+       max98095: audio-codec@11 {
                compatible = "maxim,max98095";
                reg = <0x11>;
                pinctrl-names = "default";
index a92ade33779cfa2552c7b6fd722032b1c57ed571..9d2baea62d0d79ac58fa34d86cbd390e4fe71ea4 100644 (file)
        samsung,i2c-sda-delay = <100>;
        samsung,i2c-max-bus-freq = <378000>;
 
-       s5m8767-pmic@66 {
+       pmic@66 {
                compatible = "samsung,s5m8767-pmic";
                reg = <0x66>;
                interrupt-parent = <&gpx3>;