devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: dts: add E70K02 based eBook readers
@ 2021-09-24  8:58 Andreas Kemnade
  2021-09-24  8:58 ` [PATCH v2 1/4] dt-bindings: arm: fsl: Add E70K02 based ebook readers Andreas Kemnade
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andreas Kemnade @ 2021-09-24  8:58 UTC (permalink / raw)
  To: robh+dt, arnd, olof, soc, shawnguo, s.hauer, kernel, festevam,
	linux-imx, krzk, leoyang.li, devicetree, linux-kernel,
	linux-arm-kernel
  Cc: Andreas Kemnade

Add devicetrees for E70K02 based ebook readers. 
Name on mainboard is: 37NB-E70K0M+6A3
Serials start with: E70K02 (a number also seen in vendor kernel
sources).

These boards are found in the Kobo Libra H2O with an i.MX6SLL and
in the Tolino Vision 5 with an i.MX6SL.

Work is based on code from the vendor kernel at
https://github.com/kobolabs/Kobo-Reader/blob/master/hw/imx6sll-librah2o/kernel.tar.bz2
but things need to be heavily reworked due to
incompatible bindings.

Changes in v2:

Node names style cleanup, mainly mmc stuff, s/_/-/

Andreas Kemnade (4):
  dt-bindings: arm: fsl: Add E70K02 based ebook readers
  ARM: dts: add Netronix E70K02 board common file
  ARM: dts: imx: add devicetree for Kobo Libra H2O
  ARM: dts: imx: add devicetree for Tolino Vision 5

 .../devicetree/bindings/arm/fsl.yaml          |   2 +
 arch/arm/boot/dts/Makefile                    |   4 +-
 arch/arm/boot/dts/e70k02.dtsi                 | 320 ++++++++++++++++
 arch/arm/boot/dts/imx6sl-tolino-vision5.dts   | 349 ++++++++++++++++++
 arch/arm/boot/dts/imx6sll-kobo-librah2o.dts   | 339 +++++++++++++++++
 5 files changed, 1013 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/e70k02.dtsi
 create mode 100644 arch/arm/boot/dts/imx6sl-tolino-vision5.dts
 create mode 100644 arch/arm/boot/dts/imx6sll-kobo-librah2o.dts

-- 
2.30.2


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

end of thread, other threads:[~2021-09-24  8:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24  8:58 [PATCH v2 0/4] ARM: dts: add E70K02 based eBook readers Andreas Kemnade
2021-09-24  8:58 ` [PATCH v2 1/4] dt-bindings: arm: fsl: Add E70K02 based ebook readers Andreas Kemnade
2021-09-24  8:58 ` [PATCH v2 2/4] ARM: dts: add Netronix E70K02 board common file Andreas Kemnade
2021-09-24  8:58 ` [PATCH v2 3/4] ARM: dts: imx: add devicetree for Kobo Libra H2O Andreas Kemnade
2021-09-24  8:58 ` [PATCH v2 4/4] ARM: dts: imx: add devicetree for Tolino Vision 5 Andreas Kemnade

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).