public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ARM: dts: add Kobo Clara 2E
@ 2024-10-21 17:36 Andreas Kemnade
  2024-10-21 17:36 ` [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for " Andreas Kemnade
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Andreas Kemnade @ 2024-10-21 17:36 UTC (permalink / raw)
  To: Shawn Guo, Pengutronix Kernel Team, Alexander Stein,
	linux-arm-kernel, linux-kernel, Fabio Estevam, Sascha Hauer, imx,
	Krzysztof Kozlowski, Conor Dooley, devicetree, Rob Herring
  Cc: Andreas Kemnade

Add a basic device tree for the Kobo Clara 2E Ebook reader.
It is equipped with an i.MX6SLL SoC. EPDC PMIC drivers
are not ready for mainline yet.

Andreas Kemnade (3):
  dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E
  ARM: dts: imx: Add devicetree for Kobo Clara 2E
  ARM: imx_v6_v7_defconfig: Enable drivers for Kobo Clara 2E

 .../devicetree/bindings/arm/fsl.yaml          |   8 +
 arch/arm/boot/dts/nxp/imx/Makefile            |   2 +
 .../dts/nxp/imx/imx6sll-kobo-clara2e-a.dts    |  23 +
 .../dts/nxp/imx/imx6sll-kobo-clara2e-b.dts    |  23 +
 .../nxp/imx/imx6sll-kobo-clara2e-common.dtsi  | 514 ++++++++++++++++++
 arch/arm/configs/imx_v6_v7_defconfig          |   2 +
 6 files changed, 572 insertions(+)
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-a.dts
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-b.dts
 create mode 100644 arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-common.dtsi

-- 
2.39.5



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

end of thread, other threads:[~2024-10-24 16:38 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-21 17:36 [PATCH 0/3] ARM: dts: add Kobo Clara 2E Andreas Kemnade
2024-10-21 17:36 ` [PATCH 1/3] dt-bindings: arm: fsl: add compatible strings for " Andreas Kemnade
2024-10-22 16:59   ` Conor Dooley
2024-10-21 17:36 ` [PATCH 2/3] ARM: dts: imx: Add devicetree " Andreas Kemnade
2024-10-22 16:59   ` Conor Dooley
2024-10-22 17:42     ` Andreas Kemnade
2024-10-22 21:05       ` Conor Dooley
2024-10-21 17:36 ` [PATCH 3/3] ARM: imx_v6_v7_defconfig: Enable drivers " Andreas Kemnade
2024-10-24 16:33 ` [PATCH 0/3] ARM: dts: add " Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox