ARM: imx7d-remarkable2: Initial device tree for reMarkable2
authorAlistair Francis <alistair@alistair23.me>
Mon, 22 Mar 2021 13:09:27 +0000 (09:09 -0400)
committerShawn Guo <shawnguo@kernel.org>
Mon, 29 Mar 2021 01:43:19 +0000 (09:43 +0800)
commitc11d56b3761c77f50368b4828cc5d9f5f343148d
tree63d720a14b11ee46d9767a5bde0a6553cf70750c
parent610a5e288394c63b18dc8bcefe5dac9a978bdbef
ARM: imx7d-remarkable2: Initial device tree for reMarkable2

The reMarkable2 (https://remarkable.com) is an e-ink tablet based on
the imx7d SoC.

This commit is based on the DTS provide by reMarkable but ported to the
latest kernel (instead of 4.14). I have removed references to
non-upstream devices and have changed the UART so that the console can
be accessed without having to open up the device via the OTG pogo pins.

Currently the kernel boots, but there is no support for the display.

WiFi is untested (no display or UART RX makes it hard to test), but
should work with the current upstream driver. As it's untested it's not
included in this commit.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/imx7d-remarkable2.dts [new file with mode: 0644]