On 11/05/2020 15:17, Neil Armstrong wrote: > 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 | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi > b/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi > index 81fd5be378..b5da4fdfc3 100644 > --- a/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi > +++ b/arch/arm/dts/meson-khadas-vim3-u-boot.dtsi > @@ -4,6 +4,8 @@ > * Author: Neil Armstrong <[email protected]> > */ > > +#include "meson-g12-common-u-boot.dtsi" > + > / { > aliases { > spi0 = &spifc; >
Applied to u-boot-amlogic Neil

