]> Git Repo - u-boot.git/commitdiff
arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI output
authorNeil Armstrong <[email protected]>
Wed, 29 Apr 2020 07:37:55 +0000 (09:37 +0200)
committerNeil Armstrong <[email protected]>
Fri, 29 May 2020 08:20:34 +0000 (10:20 +0200)
Include the common g12 u-boot tweaks to permit enabling video output tweaks
on Khadas VIM3 boards.

Signed-off-by: Neil Armstrong <[email protected]>
arch/arm/dts/meson-khadas-vim3-u-boot.dtsi

index 81fd5be3783bb6f02ab5f62d1ef658bfcc76c5b3..b5da4fdfc3eeba7310034b1be7f103d45240779f 100644 (file)
@@ -4,6 +4,8 @@
  * Author: Neil Armstrong <[email protected]>
  */
 
+#include "meson-g12-common-u-boot.dtsi"
+
 / {
        aliases {
                spi0 = &spifc;
This page took 0.041159 seconds and 4 git commands to generate.