summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx7s-warp-u-boot.dtsi
blob: 6319840b1ce33601def7ab288679158ef6237bde (plain)
1
2
3
4
5
6
7
8
9
10
/ {
    aliases {
        mmc0 = &usdhc3;
        usb0 = &usbotg1;
    };

    chosen {
        stdout-path = &uart1;
    };
};