commit | 8064b7e6eb6127a8460e36ea3423226183e4035b | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Mon Sep 02 10:20:12 2019 +0000 |
committer | Stefano Babic <sbabic@denx.de> | Tue Nov 05 10:27:18 2019 +0100 |
tree | 4dc335352def2d2dc27ca0bb092df200b788a608 | |
parent | fb4071b665cf761a2d2fffc4a1f91213501d1570 [diff] |
arm: dts: imx8qxp-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>