ARM: dts: add Netronix E60K02 board common file
authorAndreas Kemnade <andreas@kemnade.info>
Sat, 26 Oct 2019 19:57:47 +0000 (21:57 +0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 4 Nov 2019 01:49:12 +0000 (09:49 +0800)
commitc100ea86e6abe759b1f6e8a88fc89abdb6aa0446
treea4345db3c5fb8e5d1d912de6ad607886e43761bf
parentdf0935f04d105b4bac78cd8ba363610a70b87cb4
ARM: dts: add Netronix E60K02 board common file

The Netronix board E60K02 can be found some several Ebook-Readers,
at least the Kobo Clara HD and the Tolino Shine 3. The board
is equipped with different SoCs requiring different pinmuxes.

For now the following peripherals are included:
- LED
- Power Key
- Cover (gpio via hall sensor)
- RC5T619 PMIC (the kernel misses support for rtc and charger
  subdevices).
- Backlight via lm3630a
- Wifi sdio chip detection (mmc-powerseq and stuff)

It is based on vendor kernel but heavily reworked due to many
changed bindings.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/e60k02.dtsi [new file with mode: 0644]