1
0
Fork 0
Commit Graph

6 Commits (705d4fd17cc25cd573416a65912f98561b5b98e5)

Author SHA1 Message Date
Alistair Francis 705d4fd17c arch/arm: reMarkable2: Enable rohm,bd71815
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-01-17 14:42:51 -08:00
Alistair Francis 9a4cd90569 arch/arm: reMarkable2: Enable cyttsp5
Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-01-17 14:22:56 -08:00
Alistair Francis 6729e1b770 arch/arm: reMarkable2: Enable lcdif
Connect the dispaly on the reMarkable2.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-01-17 14:22:56 -08:00
Alistair Francis 15de48f4d1 arch/arm: reMarkable2: Enable silergy,sy7636a
Enable the silergy,sy7636a and silergy,sy7636a-regulator on the
reMarkable2.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-01-17 14:22:56 -08:00
Alistair Francis f8c14d0c82 arch/arm: reMarkable2: Enable wacom_i2c
Enable the wacom_i2c touchscreen for the reMarkable2.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-01-17 14:20:42 -08:00
Alistair Francis 47124f53cc imx7d-remarkable2.dts: 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 dispaly,
WiFi or the power controller chips.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
2021-01-17 12:53:49 -08:00