diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2020-12-03 06:16:05 +0000 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2020-12-07 11:06:33 -0800 |
commit | c993c4e84369acf5686a6f345ebb0efb0107f73e (patch) | |
tree | cf49d94f78d1dfded744dc3048fe2226ff92f76e /arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts | |
parent | 5e3ee48ea072a6fd2c46c552d013e047dc54d1c6 (diff) |
arm64: dts: meson: minor fixups for Khadas VIM/VIM2 dts
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
Diffstat (limited to 'arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts')
-rw-r--r-- | arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts index 7aa08f74c49b..6fe589cd2ba2 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x-khadas-vim.dts @@ -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> / { |