DTS: Add imx6q-display5-u-boot.dtsi file with u-boot specific properties
authorLukasz Majewski <lukma@denx.de>
Sun, 9 Jun 2019 20:54:43 +0000 (22:54 +0200)
committerStefano Babic <sbabic@denx.de>
Fri, 19 Jul 2019 18:14:50 +0000 (20:14 +0200)
commitbf99b63c59eceffd9d6e50de82a34acb9597252c
tree6454b846d3e6a45cb9b79a6b2041aca6548d186c
parent7736a6e85fc6047acb5f2a9ca4ff5ae0eb77cb6c
DTS: Add imx6q-display5-u-boot.dtsi file with u-boot specific properties

This file setups UART5 based serial to be used as pre-relocation
console in the U-Boot proper.

On purpose pinux configuration is omitted here as it has been already
done in SPL. For early pre-relocation code we only need the serial
device from DTS.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
arch/arm/dts/imx6q-display5-u-boot.dtsi [new file with mode: 0644]