imx: imx8mq-phanbell: enable CONFIG_DM_SERIAL
[platform/kernel/u-boot.git] / arch / arm / dts / imx8mq-phanbell-u-boot.dtsi
index a65a942..8d6f305 100644 (file)
@@ -5,3 +5,11 @@
 &reg_usdhc2_vmmc {
        u-boot,off-on-delay-us = <20000>;
 };
+
+&uart1 {
+       u-boot,dm-spl;
+};
+
+&pinctrl_uart1 {
+       u-boot,dm-spl;
+};