arm64: dts: amlogic: misc DT schema fixups
authorKevin Hilman <khilman@baylibre.com>
Wed, 21 Apr 2021 20:48:32 +0000 (13:48 -0700)
committerArnd Bergmann <arnd@arndb.de>
Thu, 22 Apr 2021 21:19:46 +0000 (23:19 +0200)
Take a pass at cleaning up a bunch of warnings
from 'make dtbs_check' that have crept in.

Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210421204833.18523-1-khilman@baylibre.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
16 files changed:
Documentation/devicetree/bindings/media/rc.yaml
arch/arm64/boot/dts/amlogic/meson-a1.dtsi
arch/arm64/boot/dts/amlogic/meson-axg.dtsi
arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
arch/arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts
arch/arm64/boot/dts/amlogic/meson-g12b-gtking-pro.dts
arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts
arch/arm64/boot/dts/amlogic/meson-g12b-odroid-n2.dtsi
arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-mecool-kii-pro.dts
arch/arm64/boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts
arch/arm64/boot/dts/amlogic/meson-gxm-mecool-kiii-pro.dts
arch/arm64/boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts
arch/arm64/boot/dts/amlogic/meson-gxm-wetek-core2.dts
arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi
arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts

index 946441b4e1a5d3153e472780d155cbbd146bcd36..c4a0886691124b50538aafeba38e8bbae862ebdd 100644 (file)
@@ -90,9 +90,12 @@ properties:
       - rc-leadtek-y04g0051
       - rc-lme2510
       - rc-manli
+      - rc-mecool-kii-pro
+      - rc-mecool-kiii-pro
       - rc-medion-x10
       - rc-medion-x10-digitainer
       - rc-medion-x10-or2x
+      - rc-minix-neo
       - rc-msi-digivox-ii
       - rc-msi-digivox-iii
       - rc-msi-tvanywhere
@@ -145,6 +148,7 @@ properties:
       - rc-videomate-s350
       - rc-videomate-tv-pvr
       - rc-videostrong-kii-pro
+      - rc-vega-s9x
       - rc-wetek-hub
       - rc-wetek-play2
       - rc-winfast
index 755b4ad1518467247894b7890a25f11f41db3049..b4000cf65a9a0a69940f6a8bc28228636ea0965d 100644 (file)
                                #reset-cells = <1>;
                        };
 
-                       periphs_pinctrl: pinctrl@0400 {
+                       periphs_pinctrl: pinctrl@400 {
                                compatible = "amlogic,meson-a1-periphs-pinctrl";
                                #address-cells = <2>;
                                #size-cells = <2>;
                                ranges;
 
-                               gpio: bank@0400 {
+                               gpio: bank@400 {
                                        reg = <0x0 0x0400 0x0 0x003c>,
                                              <0x0 0x0480 0x0 0x0118>;
                                        reg-names = "mux", "gpio";
index d945c84ab697ae944df92923d3e6ca18b3ba57aa..895c43c7af9f7e6297f648703daef092e1fec9ee 100644 (file)
                        interrupts = <GIC_SPI 150 IRQ_TYPE_EDGE_RISING>;
                        clocks = <&clkc CLKID_VAPB>;
                        resets = <&reset RESET_GE2D>;
-                       reset-names = "core";
                };
 
                gic: interrupt-controller@ffc01000 {
index 3dd2a5a8739b20c3a6db07702dc568f508c59965..793d48f723906415f179901a969b444495376423 100644 (file)
 
                pcie: pcie@fc000000 {
                        compatible = "amlogic,g12a-pcie", "snps,dw-pcie";
-                       reg = <0x0 0xfc000000 0x0 0x400000
-                              0x0 0xff648000 0x0 0x2000
-                              0x0 0xfc400000 0x0 0x200000>;
+                       reg = <0x0 0xfc000000 0x0 0x400000>,
+                             <0x0 0xff648000 0x0 0x2000>,
+                             <0x0 0xfc400000 0x0 0x200000>;
                        reg-names = "elbi", "cfg", "config";
                        interrupts = <GIC_SPI 221 IRQ_TYPE_LEVEL_HIGH>;
                        #interrupt-cells = <1>;
                        #address-cells = <3>;
                        #size-cells = <2>;
                        device_type = "pci";
-                       ranges = <0x81000000 0 0 0x0 0xfc600000 0 0x00100000
-                                 0x82000000 0 0xfc700000 0x0 0xfc700000 0 0x1900000>;
+                       ranges = <0x81000000 0 0 0x0 0xfc600000 0 0x00100000>,
+                                <0x82000000 0 0xfc700000 0x0 0xfc700000 0 0x1900000>;
 
                        clocks = <&clkc CLKID_PCIE_PHY
                                  &clkc CLKID_PCIE_COMB
                                };
                        };
 
-                       vrtc: rtc@0a8 {
+                       vrtc: rtc@a8 {
                                compatible = "amlogic,meson-vrtc";
                                reg = <0x0 0x000a8 0x0 0x4>;
                        };
                                amlogic,channel-interrupts = <64 65 66 67 68 69 70 71>;
                        };
 
-                       watchdog: wdt@f0d0 {
+                       watchdog: watchdog@f0d0 {
                                compatible = "amlogic,meson-gxbb-wdt";
                                reg = <0x0 0xf0d0 0x0 0x10>;
                                clocks = <&xtal>;
index 211191f66344677d5fabf1d98d791acbd8c0f2aa..6c7bfacbad78ea2f7641666f126592727c9f63e6 100644 (file)
@@ -12,7 +12,7 @@
 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
 
 / {
-       compatible = "azw,gsking-x", "amlogic,g12b";
+       compatible = "azw,gsking-x", "amlogic,s922x", "amlogic,g12b";
        model = "Beelink GS-King X";
 
        aliases {
index 0e331aa5a2d7c46da21577de8f489b7134aab7b9..707daf92787bae1c19637bb90dcdb5d92d361ad7 100644 (file)
@@ -11,7 +11,7 @@
 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
 
 / {
-       compatible = "azw,gtking", "amlogic,g12b";
+       compatible = "azw,gtking", "amlogic,s922x", "amlogic,g12b";
        model = "Beelink GT-King Pro";
 
        aliases {
@@ -35,7 +35,7 @@
        leds {
                compatible = "gpio-leds";
 
-               white {
+               led-white {
                        label = "power:white";
                        gpios = <&gpio_ao GPIOAO_11 GPIO_ACTIVE_HIGH>;
                        default-state = "on";
index a7db84a500bb6f4c656edbdfac959f2130e18878..5d96c14490504cc79c41a421adbd79338d17e813 100644 (file)
@@ -11,7 +11,7 @@
 #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
 
 / {
-       compatible = "azw,gtking", "amlogic,g12b";
+       compatible = "azw,gtking", "amlogic,s922x", "amlogic,g12b";
        model = "Beelink GT-King";
 
        aliases {
index 473b81c652cf64c7be4eb3aad6a2599c9e823a71..344573e157a7bf016544ccb94413ef436d563b25 100644 (file)
@@ -42,7 +42,7 @@
        leds {
                compatible = "gpio-leds";
 
-               blue {
+               led-blue {
                        label = "n2:blue";
                        gpios = <&gpio_ao GPIOAO_11 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "heartbeat";
         * This signal should be handled by a USB specific power sequence
         * in order to reset the Hub when USB bus is powered down.
         */
-       usb-hub {
+       hog-0 {
                gpio-hog;
                gpios = <GPIOH_4 GPIO_ACTIVE_HIGH>;
                output-high;
index bfaf7f41a2d6d9d76612d10865cffb1474be38f8..201596247fd93945eea04aa1346187613e584eb9 100644 (file)
         * This signal should be handled by a USB specific power sequence
         * in order to reset the Hub when USB bus is powered down.
         */
-       usb-hub {
+       hog-0 {
                gpio-hog;
                gpios = <GPIOAO_4 GPIO_ACTIVE_HIGH>;
                output-high;
index 5ab5d3aa0646566bd90f8bf1df983607209727ab..c529b6c860a4760ee3b8ec0ae8cc888280249878 100644 (file)
@@ -44,7 +44,7 @@
        leds {
                compatible = "gpio-leds";
 
-               blue {
+               led-blue {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_POWER;
                        gpios = <&gpio GPIODV_24 GPIO_ACTIVE_HIGH>;
index ad6d72254150817e28eda6dc586c3a7918da4fa5..b331a013572f3eb0cb56ffbdf87cd4cbb8cc4aca 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               yellow {
+               led-yellow {
                        color = <LED_COLOR_ID_YELLOW>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio_ao GPIOAO_6 GPIO_ACTIVE_HIGH>;
                        default-state = "off";
                };
 
-               blue {
+               led-blue {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio GPIODV_28 GPIO_ACTIVE_HIGH>;
                        default-state = "off";
                };
 
-               green {
+               led-green {
                        color = <LED_COLOR_ID_GREEN>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio_ao GPIOAO_9 GPIO_ACTIVE_HIGH>;
                        default-state = "on";
                };
 
-               red {
+               led-red {
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio GPIODV_27 GPIO_ACTIVE_HIGH>;
index 0651756d7fb5d49768a99f0a449501ba189bc6c2..ebebf344b7153dcfa1a4033fe1ff9d9896c1cb84 100644 (file)
@@ -49,7 +49,7 @@
        leds {
                compatible = "gpio-leds";
 
-               blue {
+               led-blue {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_POWER;
                        gpios = <&gpio GPIODV_24 GPIO_ACTIVE_HIGH>;
index a414cd39c2b11bed9ad388f46bbd76f23dc79cbc..ea9f234d1fc750a0418159392f73f02ec298416f 100644 (file)
@@ -17,7 +17,7 @@
        leds {
                compatible = "gpio-leds";
 
-               white {
+               led-white {
                        color = <LED_COLOR_ID_WHITE>;
                        function = LED_FUNCTION_POWER;
                        gpios = <&gpio_ao GPIOAO_9 GPIO_ACTIVE_HIGH>;
index ec794c134c158d9df29d51821d0563ed52335940..1e7f77f9b533d53073129ae804ecd7d0c71d500c 100644 (file)
@@ -22,7 +22,7 @@
        leds {
                compatible = "gpio-leds";
 
-               blue {
+               led-blue {
                        color = <LED_COLOR_ID_BLUE>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio GPIODV_24 GPIO_ACTIVE_HIGH>;
index 877e3b98920398a544506fc8aa89c79f79b4564a..66d67524b031981089c302b3a0286c817d1d1f38 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               white {
+               led-white {
                        color = <LED_COLOR_ID_WHITE>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio_ao GPIOAO_4 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "heartbeat";
                };
 
-               red {
+               led-red {
                        color = <LED_COLOR_ID_RED>;
                        function = LED_FUNCTION_STATUS;
                        gpios = <&gpio_expander 5 GPIO_ACTIVE_HIGH>;
index b2a4e823c1d8b6219a471c32cf6fb6784f7a99a7..8c327c03d84503760e88fe19c7c76cc315302a11 100644 (file)
@@ -47,7 +47,7 @@
         * This signal should be handled by a USB specific power sequence
         * in order to reset the Hub when USB bus is powered down.
         */
-       usb-hub {
+       hog-0 {
                gpio-hog;
                gpios = <GPIOH_4 GPIO_ACTIVE_HIGH>;
                output-high;