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

Changes in V3:
- removed 30MegaOhm current sense resistor nonsense

Changes in V2:
- improved commit message about devices without binding

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] 6+ messages in thread

end of thread, other threads:[~2024-11-03  9:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 23:27 [PATCH v3 0/3] ARM: dts: add Kobo Clara 2E Andreas Kemnade
2024-10-30 23:27 ` [PATCH v3 1/3] dt-bindings: arm: fsl: add compatible strings for " Andreas Kemnade
2024-10-30 23:27 ` [PATCH v3 2/3] ARM: dts: imx: Add devicetree " Andreas Kemnade
2024-11-03  9:18   ` Shawn Guo
2024-10-30 23:27 ` [PATCH v3 3/3] ARM: imx_v6_v7_defconfig: Enable drivers " Andreas Kemnade
2024-10-31  2:28 ` [PATCH v3 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