summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8ulp-evk-rk055hdmipi4m.dts
AgeCommit message (Collapse)Author
2022-04-26LF-5630-1 arm64: dts: imx8ulp-evk: Take out nodes for MIPI DSI panels as ↵Liu Ying
includes As the board design for i.MX8ulp 9x9 EVK MIPI panels is similar to i.MX8ulp EVK, let's take out nodes for MIPI DSI panels as include files so that boilerplate can be avoided. Cc: Sandor Yu <Sandor.yu@nxp.com> Cc: Haibo Chen <haibo.chen@nxp.com> Cc: Clark Wang <xiaoning.wang@nxp.com> Tested-by: Haibo Chen <haibo.chen@nxp.com> Reviewed-by: Sandor Yu <Sandor.yu@nxp.com> Signed-off-by: Liu Ying <victor.liu@nxp.com>
2021-11-02LF-4164-1: arm64: dts: imx8ulp: Add it6161 to evk boardSandor Yu
Add it6161 property to imx8ulp evk board. Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
2021-11-02LF-4184-1 arm64: dts: imx8ulp-evk-rk055hdmipi4m: add touch supportHaibo Chen
Add GOODIX GT911 touch support. The irq pad of this touch is connect to PTB5, which is in M domain. So this touch depends on rpmsg-gpio output/input function and rpmsg-gpio interrupt function, please refer to drivers/gpio/gpio-imx-rpmsg.c This means to support this touch, M core image also need to add related rpmsg-gpio output/input/interrupt function. Reviewed-by: Clark Wang <xiaoning.wang@nxp.com> Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
2021-11-02MLK-25579-4 arm64: dts: imx8ulp-evk: Add RK055HDMIPI4M MIPI DSI display ↵Liu Ying
panel support This patch adds RK055HDMIPI4M MIPI DSI display panel support for the i.MX8ulp EVK platform. Cc: Dong Aisheng <aisheng.dong@nxp.com> Cc: Leo Li <leoyang.li@nxp.com> Cc: Sandor Yu <Sandor.yu@nxp.com> Cc: Robert Chiras <robert.chiras@nxp.com> Reviewed-by: Sandor Yu <Sandor.yu@nxp.com> Signed-off-by: Liu Ying <victor.liu@nxp.com>