[PATCH v5 0/5] arm64: dts: imx8mp-skov: add new 7" variant
Steffen Trumtrar <[email protected]>
| Newsgroups | dev.linux.lists.imx,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260727-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-v5-0-67faa5ee0bf6@pengutronix.de> |
Add a new board variant for the Skov i.MX8MP based family of boards. This variant uses a different 7" panel than the existing ones. Signed-off-by: Steffen Trumtrar <[email protected]> --- Changes in v5: - convert to overlays - Link to v4: https://patch.msgid.link/20260706-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-v4-0-dfc0c8827c02@pengutronix.de Changes in v4: - fix Makefile sort order - add touchscreen fallback compatible - fix lvds_bridge comment - Link to v3: https://patch.msgid.link/20260701-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-v3-0-d74f7e3f8293@pengutronix.de Changes in v3: - rebase to v7.2-rc1 - Link to v2: https://patch.msgid.link/20260427-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-v2-0-e2b79fc24391@pengutronix.de Changes in v2: - rebase to v7.1-rc1 - Link to v1: https://patch.msgid.link/20260325-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-v1-0-10255d236439@pengutronix.de To: Rob Herring <[email protected]> To: Krzysztof Kozlowski <[email protected]> To: Conor Dooley <[email protected]> To: Shawn Guo <[email protected]> To: Frank Li <[email protected]> To: Sascha Hauer <[email protected]> To: Pengutronix Kernel Team <[email protected]> To: Fabio Estevam <[email protected]> Cc: Søren Andersen <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] --- Steffen Trumtrar (5): arm64: dts: freescale: imx8mp: fix sort order dt-bindings: arm: fsl: add base compatible for Skov i.MX8MP revC arm64: dts: imx8mp-skov-revc: convert to overlays dt-bindings: arm: fsl: add compatible for new Skov i.MX8MP variant arm64: dts: imx8mp-skov: support new 7inch panel board Documentation/devicetree/bindings/arm/fsl.yaml | 2 + arch/arm64/boot/dts/freescale/Makefile | 11 +++++- .../imx8mp-skov-revc-jutouch-jt070tm041.dtso | 36 ++++++++++++++++++ ...ts => imx8mp-skov-revc-jutouch-jt101tm023.dtso} | 44 ++++++---------------- ...07017.dts => imx8mp-skov-revc-tian-g07017.dtso} | 33 ++++------------ .../boot/dts/freescale/imx8mp-skov-revc-touch.dts | 41 ++++++++++++++++++++ 6 files changed, 108 insertions(+), 59 deletions(-) --- base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482 change-id: 20260325-v7-0-topic-imx8mp-skov-dts-jutouch-7inch-3dbcb450a39c Best regards, -- Steffen Trumtrar <[email protected]>