commit | 9dd1df866b5a8394602713da1431fa3c5198e755 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Sep 02 10:20:14 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 05 10:27:18 2019 +0100 |
tree | a04c23744373c30e7795d603ddfdea1d154f2354 | |
parent | 8064b7e6eb6127a8460e36ea3423226183e4035b [diff] |
arm: dts: imx8qm-mek: add u-boot, dm-spl for lpuart0 lpuart0 is the uart used by SPL and U-Boot proper, and DM_SERIAL is enabled. Since uclass power domain is also enabled, to make lpuart work properly, need add u-boot,dm-spl for lpuart power domain and its parent. Signed-off-by: Peng Fan <peng.fan@nxp.com>