Skip to content
Snippets Groups Projects
Commit b3ebcc76 authored by Joris Offouga's avatar Joris Offouga Committed by Stefano Babic
Browse files

arm: dts: imx7s-warp7: Move u-boot specific node in u-boot.dtsi


These nodes are not in upstream kernel, so move these in u-boot.dtsi

Signed-off-by: default avatarJoris Offouga <offougajoris@gmail.com>
Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
parent 2140cae4
No related branches found
No related tags found
No related merge requests found
/ {
aliases {
mmc0 = &usdhc3;
usb0 = &usbotg1;
};
chosen {
stdout-path = &uart1;
};
};
......@@ -17,15 +17,6 @@
reg = <0x80000000 0x20000000>;
};
aliases {
mmc0 = &usdhc3;
usb0 = &usbotg1;
};
chosen {
stdout-path = &uart1;
};
gpio-keys {
compatible = "gpio-keys";
pinctrl-0 = <&pinctrl_gpio>;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment