arm64: dts: meson: minor fixups for Khadas VIM/VIM2 dts
authorChristian Hewitt <christianshewitt@gmail.com>
Thu, 3 Dec 2020 06:16:05 +0000 (06:16 +0000)
committerKevin Hilman <khilman@baylibre.com>
Mon, 7 Dec 2020 19:06:33 +0000 (11:06 -0800)
Reorder the VIM/VIM2 includes/bindings to follow the format of other dts
in the Amlogic tree and remove a stray empty line in the VIM2 dts.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Link: https://lore.kernel.org/r/20201203061605.9603-1-christianshewitt@gmail.com
arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts

index 7aa08f7..6fe589c 100644 (file)
@@ -5,9 +5,8 @@
 
 /dts-v1/;
 
-#include <dt-bindings/input/input.h>
-
 #include "meson-gxl-s905x-p212.dtsi"
+#include <dt-bindings/input/input.h>
 #include <dt-bindings/sound/meson-aiu.h>
 
 / {
index 0250c98..955a63a 100644 (file)
@@ -7,9 +7,8 @@
 
 /dts-v1/;
 
-#include <dt-bindings/input/input.h>
-
 #include "meson-gxm.dtsi"
+#include <dt-bindings/input/input.h>
 #include <dt-bindings/sound/meson-aiu.h>
 
 / {
        hdmi-phandle = <&hdmi_tx>;
 };
 
-
 &cpu_cooling_maps {
        map0 {
                cooling-device = <&gpio_fan THERMAL_NO_LIMIT 1>;