smaeul-u-boot/arch/arm/dts/sun8i-t113-mangopi-mq-dual-u-boot.dtsi
Samuel Holland 6514cdce83 t113
Signed-off-by: Samuel Holland <samuel@sholland.org>
2022-11-27 23:43:24 -06:00

54 lines
446 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0 OR MIT)
#include "sunxi-u-boot.dtsi"
/ {
soc {
u-boot,dm-spl;
};
};
&ccu {
u-boot,dm-spl;
};
&dcxo {
u-boot,dm-spl;
};
&mbus {
u-boot,dm-spl;
};
&mmc0 {
u-boot,dm-spl;
};
&mmc0_pins {
u-boot,dm-spl;
};
&pio {
u-boot,dm-spl;
uart0-pb8-pins {
u-boot,dm-spl;
};
uart3-pb-pins {
u-boot,dm-spl;
};
};
&rtc {
u-boot,dm-spl;
};
&uart0 {
u-boot,dm-spl;
};
&uart3 {
u-boot,dm-spl;
};