OSDN Git Service

ARM: dts: add Netronix E70K02 board common file
authorAndreas Kemnade <andreas@kemnade.info>
Fri, 24 Sep 2021 08:58:30 +0000 (10:58 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 5 Oct 2021 05:40:06 +0000 (13:40 +0800)
commit3bb3fd8565050350db081bba7b4976fd9bcd4436
tree346482073efeccab17c3ef34804331ed25bd049e
parent4259da06be5021511bdd6d345e311aa0606cf4d3
ARM: dts: add Netronix E70K02 board common file

The Netronix board E70K02 can be found some several Ebook-Readers,
at least the Kobo Libra H2O and the Tolino Vision 5. 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
    - 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.

Known limitations: cold colored backlight does not work due to
incompatible hard coded overvoltage setting in the driver.

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