From: Andreas Kemnade <andreas@kemnade.info>
To: Matti Vaittinen <mazziesaccount@gmail.com>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Shawn Guo <shawnguo@kernel.org>,
linux-arm-kernel@lists.infradead.org, imx@lists.linux.dev,
Fabio Estevam <festevam@gmail.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Sascha Hauer <s.hauer@pengutronix.de>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Andreas Kemnade <andreas@kemnade.info>
Subject: [PATCH v4 0/3] ARM: dts: add Kobo Clara 2E
Date: Sun, 3 Nov 2024 14:51:58 +0100 [thread overview]
Message-ID: <20241103135201.25615-1-andreas@kemnade.info> (raw)
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 V4:
- fix order of pinmux nodes
- remove some blank lines
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 | 511 ++++++++++++++++++
arch/arm/configs/imx_v6_v7_defconfig | 2 +
6 files changed, 569 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
next reply other threads:[~2024-11-03 13:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-03 13:51 Andreas Kemnade [this message]
2024-11-03 13:51 ` [PATCH v4 1/3] dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E Andreas Kemnade
2024-11-03 13:52 ` [PATCH v4 2/3] ARM: dts: imx: Add devicetree " Andreas Kemnade
2024-11-03 13:52 ` [PATCH v4 3/3] ARM: imx_v6_v7_defconfig: Enable drivers " Andreas Kemnade
2024-11-04 7:17 ` [PATCH v4 0/3] ARM: dts: add " Shawn Guo
2024-11-04 14:39 ` Rob Herring (Arm)
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=20241103135201.25615-1-andreas@kemnade.info \
--to=andreas@kemnade.info \
--cc=alexander.stein@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=imx@lists.linux.dev \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mazziesaccount@gmail.com \
--cc=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.