ARM: dts: imx: add devicetree for Tolino Shine 2 HD
authorAndreas Kemnade <andreas@kemnade.info>
Wed, 26 Aug 2020 20:42:51 +0000 (22:42 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sat, 5 Sep 2020 01:39:08 +0000 (09:39 +0800)
commit9c7016f1ca6d5126ae6fb616114f63b3dc4ce830
treed6e3671c9ae53710129b909f5013fe1da063f6c2
parent82455594c001348c3dbb118ecd8fb8cbbc96b826
ARM: dts: imx: add devicetree for Tolino Shine 2 HD

This adds a devicetree for the Tolino Shine 2 HD Ebook reader. It is based
on boards marked with "37NB-E60QF0+4A2". It is equipped with an i.MX6SL
SoC.

Expected to work:
- Buttons
- Wifi
- Touchscreen
- LED
- uSD
- USB
- RTC

Not working due to missing drivers:
- Backlight (requires NTXEC driver)
- EPD

Not working due to unknown reasons:
- deep sleep (echo standby >/sys/power/state works),
  wakeup fails when imx_gpc_pre_suspend(true) was called.

Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
Reviewed-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx6sl-tolino-shine2hd.dts [new file with mode: 0644]