From: Andreas Kemnade <andreas@kemnade.info>
To: Conor Dooley <conor+dt@kernel.org>,
imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
Matti Vaittinen <mazziesaccount@gmail.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
linux-kernel@vger.kernel.org,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
devicetree@vger.kernel.org, Rob Herring <robh@kernel.org>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Shawn Guo <shawnguo@kernel.org>
Cc: Andreas Kemnade <andreas@kemnade.info>
Subject: [PATCH v3 0/3] ARM: dts: add Kobo Clara 2E
Date: Thu, 31 Oct 2024 00:27:43 +0100 [thread overview]
Message-ID: <20241030232746.2644502-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 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
next reply other threads:[~2024-10-30 23:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-30 23:27 Andreas Kemnade [this message]
2024-10-30 23:27 ` [PATCH v3 1/3] dt-bindings: arm: fsl: add compatible strings for Kobo Clara 2E 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)
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=20241030232746.2644502-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.