All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] arm64: dts: imx8mp-skov: add new variants
@ 2025-02-18 18:38 Ahmad Fatoum
  2025-02-18 18:38 ` [PATCH v2 1/6] dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants Ahmad Fatoum
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Ahmad Fatoum @ 2025-02-18 18:38 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer, Pengutronix Kernel Team, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Fabio Estevam
  Cc: devicetree, linux-kernel, imx, linux-arm-kernel, Conor Dooley,
	Ahmad Fatoum, Oleksij Rempel

The Skov i.MX8MP boards are a family of climate controllers.

There are already device trees for three board variants and this series
adds support for three more:

- Basic: Barebones DT for use as bootloader device tree and as fallback
    when a device is unknown
  - BD500: No touch screen, but a few LEDs on the front plate
  - TIAN G07017: with a 7" touch screen

---
Changes in v2:
- Added Conor's Acked-by (Thanks!)
- Fix comment typo in binding document
- Rebased on top of Shawn's for-next to resolve a trivial conflict
  around the RTC I2C frequency
- Link to v1: https://lore.kernel.org/r/20250113-skov-imx8mp-new-boards-v1-0-75288def1271@pengutronix.de

---
Ahmad Fatoum (5):
      dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants
      arm64: dts: imx8mp-skov: move I2C2 pin control group into DTSI
      arm64: dts: imx8mp-skov: describe I2C bus recovery for all controllers
      arm64: dts: imx8mp-skov: add revC BD500 board
      arm64: dts: imx8mp-skov: support new 7" panel board

Oleksij Rempel (1):
      arm64: dts: imx8mp-skov: add basic board as fallback

 Documentation/devicetree/bindings/arm/fsl.yaml     |  3 +
 arch/arm64/boot/dts/freescale/Makefile             |  3 +
 .../arm64/boot/dts/freescale/imx8mp-skov-basic.dts | 10 +++
 .../arm64/boot/dts/freescale/imx8mp-skov-reva.dtsi | 58 +++++++++++++-
 .../freescale/imx8mp-skov-revb-mi1010ait-1cp1.dts  | 11 ---
 .../boot/dts/freescale/imx8mp-skov-revc-bd500.dts  | 91 ++++++++++++++++++++++
 .../dts/freescale/imx8mp-skov-revc-tian-g07017.dts | 81 +++++++++++++++++++
 7 files changed, 243 insertions(+), 14 deletions(-)
---
base-commit: a8fd7fa3f9846eba45c3fd0390e2f6ee2ed2d22a
change-id: 20250106-skov-imx8mp-new-boards-bba82044e96f

Best regards,
-- 
Ahmad Fatoum <a.fatoum@pengutronix.de>


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-03-11  2:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-18 18:38 [PATCH v2 0/6] arm64: dts: imx8mp-skov: add new variants Ahmad Fatoum
2025-02-18 18:38 ` [PATCH v2 1/6] dt-bindings: arm: fsl: add more compatibles for Skov i.MX8MP variants Ahmad Fatoum
2025-02-18 18:38 ` [PATCH v2 2/6] arm64: dts: imx8mp-skov: add basic board as fallback Ahmad Fatoum
2025-02-18 18:38 ` [PATCH v2 3/6] arm64: dts: imx8mp-skov: move I2C2 pin control group into DTSI Ahmad Fatoum
2025-02-18 18:38 ` [PATCH v2 4/6] arm64: dts: imx8mp-skov: describe I2C bus recovery for all controllers Ahmad Fatoum
2025-02-18 18:38 ` [PATCH v2 5/6] arm64: dts: imx8mp-skov: add revC BD500 board Ahmad Fatoum
2025-02-18 18:38 ` [PATCH v2 6/6] arm64: dts: imx8mp-skov: support new 7" panel board Ahmad Fatoum
2025-03-11  1:40 ` [PATCH v2 0/6] arm64: dts: imx8mp-skov: add new variants Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.