commit | 956cb477a554f5df79ab7fa22e3d8c4dcf2dd4cf | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Nov 07 16:00:14 2022 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jan 31 12:11:34 2023 +0100 |
tree | e762498bb8d1a40c1986d275ef1104fe2632f73c | |
parent | 309333cc876b99c9c09c83ecf40436f189e39887 [diff] [blame] |
imx: mx6sxsabreauto: select DM_SERIAL Select DM_SERIAL Signed-off-by: Peng Fan <peng.fan@nxp.com>
diff --git a/arch/arm/dts/imx6sx-sabreauto-u-boot.dtsi b/arch/arm/dts/imx6sx-sabreauto-u-boot.dtsi index 549461d..7812aa3 100644 --- a/arch/arm/dts/imx6sx-sabreauto-u-boot.dtsi +++ b/arch/arm/dts/imx6sx-sabreauto-u-boot.dtsi
@@ -14,3 +14,7 @@ compatible = "jedec,spi-nor"; }; }; + +&pinctrl_uart1 { + u-boot,dm-pre-reloc; +};