]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: imx: Add devicetree for Kobo Clara 2E
authorAndreas Kemnade <andreas@kemnade.info>
Sun, 3 Nov 2024 13:52:00 +0000 (14:52 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 4 Nov 2024 07:15:41 +0000 (15:15 +0800)
commit4de1651cde04eac0bfce834d0a4f75e043a45230
treecff5a365a6b05a17315db1f2e85e6c20784611fa
parent0ceb2745283fb722957f0678b83b6e139bc7bce1
ARM: dts: imx: Add devicetree for Kobo Clara 2E

Adds a devicetree for the Kobo Clara 2E Ebook reader. It is based
on boards marked with "37NB-E60K2M+4A2" or "37NB-E60K2M+4B0". It is
equipped with an i.MX6SLL SoC.

Expected to work:
  - Buttons
  - Wifi
  - Bluetooth
    (if Wifi is initialized first, driver does not handle regulators
     yet)
  - LED
  - uSD
  - USB
  - RTC
  - Touchscreen

Add human-readable comments for devices without mainlined driver and
binding. Such comments can e.g. be help to find testers if someone
starts to work on the missing drivers.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/Makefile
arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-a.dts [new file with mode: 0644]
arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-b.dts [new file with mode: 0644]
arch/arm/boot/dts/nxp/imx/imx6sll-kobo-clara2e-common.dtsi [new file with mode: 0644]