From: Andreas Kemnade <andreas@kemnade•info>
To: robh+dt@kernel•org, mark.rutland@arm•com, shawnguo@kernel•org,
s.hauer@pengutronix•de, kernel@pengutronix•de,
festevam@gmail•com, linux-imx@nxp•com,
manivannan.sadhasivam@linaro•org, andrew.smirnov@gmail•com,
marex@denx•de, angus@akkea•ca, devicetree@vger•kernel.org,
linux-kernel@vger•kernel.org,
linux-arm-kernel@lists•infradead.org, j.neuschaefer@gmx•net,
Discussions about the Letux Kernel <letux-kernel@openphoenux•org>,
Marco Felsch <m.felsch@pengutronix•de>
Cc: Andreas Kemnade <andreas@kemnade•info>
Subject: [PATCH v3 0/3] dts: ARM: add Kobo Clara HD eBook reader
Date: Thu, 10 Oct 2019 21:23:54 +0200 [thread overview]
Message-ID: <20191010192357.27884-1-andreas@kemnade.info> (raw)
This adds a device tree for the Kobo Clara HD eBook reader.
Name on mainboard is: 37NB-E60K00+4A4
Serials start with: E60K02 (a number also seen in
vendor kernel sources)
These boards are also found in the Tolino Shine 3 reader
but equipped with a i.MX6SL processor. Support for that
device is planned to be added in a later patch series.
To prepare for that the device tree is split up into
a board file containing SoC-independent stuff and a
file containing the SoC-dependent stuff.
Work is based on code from the vendor kernel at
https://github.com/kobolabs/Kobo-Reader/blob/master/hw/imx6sll-clara/kernel.tar.bz2
but things need to be heavily reworked due to
incompatible bindings and to prepare for Tolino Shine 3
Changes in v2:
- reordered patches
- various cleanups as suggested by Marco Felsch
Changes in v3:
- correct memory size
- better name for led
- comments about missing i2c devices
Andreas Kemnade (3):
dt-bindings: arm: fsl: add compatible string for Kobo Clara HD
ARM: dts: add Netronix E60K02 board common file
ARM: dts: imx: add devicetree for Kobo Clara HD
.../devicetree/bindings/arm/fsl.yaml | 1 +
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/e60k02.dtsi | 337 ++++++++++++++++++
arch/arm/boot/dts/imx6sll-kobo-clarahd.dts | 279 +++++++++++++++
4 files changed, 619 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/e60k02.dtsi
create mode 100644 arch/arm/boot/dts/imx6sll-kobo-clarahd.dts
--
2.20.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2019-10-10 19:26 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-10 19:23 Andreas Kemnade [this message]
2019-10-10 19:23 ` [PATCH v3 1/3] dt-bindings: arm: fsl: add compatible string for Kobo Clara HD Andreas Kemnade
2019-10-11 14:29 ` Rob Herring
2019-10-10 19:23 ` [PATCH v3 2/3] ARM: dts: add Netronix E60K02 board common file Andreas Kemnade
2019-10-11 6:56 ` Marco Felsch
2019-10-11 7:41 ` Andreas Kemnade
2019-10-11 14:29 ` Rob Herring
2019-10-11 15:05 ` Andreas Kemnade
2019-10-11 15:22 ` Marco Felsch
2019-10-11 16:19 ` Andreas Kemnade
2019-10-11 16:56 ` Marco Felsch
2019-10-13 15:56 ` Andreas Kemnade
2019-10-25 9:14 ` Shawn Guo
2019-10-25 10:09 ` Andreas Kemnade
2019-10-25 13:06 ` Shawn Guo
2019-10-10 19:23 ` [PATCH v3 3/3] ARM: dts: imx: add devicetree for Kobo Clara HD Andreas Kemnade
2019-10-25 13:46 ` Shawn Guo
2019-10-25 18:07 ` Andreas Kemnade
2019-10-26 8:12 ` Shawn Guo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191010192357.27884-1-andreas@kemnade.info \
--to=andreas@kemnade$(echo .)info \
--cc=andrew.smirnov@gmail$(echo .)com \
--cc=angus@akkea$(echo .)ca \
--cc=devicetree@vger$(echo .)kernel.org \
--cc=festevam@gmail$(echo .)com \
--cc=j.neuschaefer@gmx$(echo .)net \
--cc=kernel@pengutronix$(echo .)de \
--cc=letux-kernel@openphoenux$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
--cc=linux-imx@nxp$(echo .)com \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=m.felsch@pengutronix$(echo .)de \
--cc=manivannan.sadhasivam@linaro$(echo .)org \
--cc=marex@denx$(echo .)de \
--cc=mark.rutland@arm$(echo .)com \
--cc=robh+dt@kernel$(echo .)org \
--cc=s.hauer@pengutronix$(echo .)de \
--cc=shawnguo@kernel$(echo .)org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox