commit | 9dde390be69bfc80708458796c2554713c66cea4 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Fri Oct 29 09:46:21 2021 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Sat Feb 05 13:38:38 2022 +0100 |
tree | a4d5e5b4f91473993f42fe29a482fcd16ac926fa | |
parent | 608ed200f1ce5d56ef0c7b1be7177de86462157c [diff] |
imx8ulp_evk: Control LPI2C0 PCA6416 and TPM0 for display The board use IO9 of PCA6416 on LPI2C0 and TPM0 for MIPI DSI MUX and backlight. However the LPI2C0 and TPM0 are M33 resources, in this patch we simply access them, but this is a temporary solution. We will modify it when M33 FW changes to set MIPI DSI panel as default path and enable backlight after reset. Signed-off-by: Ye Li <ye.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>