]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
ARM: dts: sort Amlogic Makefile section
authorChristian Hewitt <christianshewitt@gmail.com>
Wed, 15 Sep 2021 01:46:56 +0000 (01:46 +0000)
committerNeil Armstrong <narmstrong@baylibre.com>
Thu, 7 Oct 2021 11:45:35 +0000 (13:45 +0200)
Alpha sort the Amlogic dtb list (same as the kernel).

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/dts/Makefile

index c21bbde5d6f9c73af164281ebd757effda26b7cd..9ad46fa84f9d22daa7cc2ad01e6adb6b2adfb07f 100644 (file)
@@ -158,31 +158,31 @@ dtb-$(CONFIG_ARCH_S5P4418) += \
        s5p4418-nanopi2.dtb
 
 dtb-$(CONFIG_ARCH_MESON) += \
+       meson-axg-s400.dtb \
+       meson-axg-jethome-jethub-j100.dtb \
        meson-gxbb-nanopi-k2.dtb \
        meson-gxbb-odroidc2.dtb \
        meson-gxbb-nanopi-k2.dtb \
        meson-gxbb-p200.dtb \
        meson-gxbb-p201.dtb \
-       meson-gxl-s905x-p212.dtb \
        meson-gxl-s805x-libretech-ac.dtb \
-       meson-gxl-s905x-libretech-cc.dtb \
-       meson-gxl-s905x-libretech-cc-v2.dtb \
-       meson-gxl-s905x-khadas-vim.dtb \
        meson-gxl-s905d-libretech-pc.dtb \
        meson-gxl-s905w-jethome-jethub-j80.dtb \
+       meson-gxl-s905x-khadas-vim.dtb \
+       meson-gxl-s905x-libretech-cc.dtb \
+       meson-gxl-s905x-libretech-cc-v2.dtb \
+       meson-gxl-s905x-p212.dtb \
        meson-gxm-khadas-vim2.dtb \
        meson-gxm-s912-libretech-pc.dtb \
        meson-gxm-wetek-core2.dtb \
-       meson-axg-s400.dtb \
-       meson-axg-jethome-jethub-j100.dtb \
-       meson-g12a-u200.dtb \
        meson-g12a-sei510.dtb \
+       meson-g12a-u200.dtb \
+       meson-g12b-a311d-khadas-vim3.dtb \
        meson-g12b-gtking.dtb \
        meson-g12b-gtking-pro.dtb \
        meson-g12b-gsking-x.dtb \
        meson-g12b-odroid-n2.dtb \
        meson-g12b-odroid-n2-plus.dtb \
-       meson-g12b-a311d-khadas-vim3.dtb \
        meson-sm1-bananapi-m5.dtb \
        meson-sm1-khadas-vim3l.dtb \
        meson-sm1-odroid-c4.dtb \