Ondrej Jirman
unread,Feb 22, 2020, 10:16:21 PM2/22/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to linux...@googlegroups.com, Rob Herring, Maxime Ripard, Chen-Yu Tsai, Ondrej Jirman, Mark Rutland, Corentin Labbe, Sunil Mohan Adapa, Sam Ravnborg, Heiko Stuebner, Stephan Gerhold, Mark Brown, devic...@vger.kernel.org, linux-ar...@lists.infradead.org, linux-...@vger.kernel.org
This series adds a fairly complete support for this e-book reader.
Missing parts are eink display driver and the touch panel driver.
Support for both is available out-of-tree for now at:
https://megous.com/git/linux/log/?h=pb-5.6
The rest of the board is supported by the mainline drivers.
Please take a look.
thank you and regards,
Ondrej Jirman
Ondrej Jirman (3):
dt-bindings: vendor-prefixes: Add prefix for PocketBook International
SA
dt-bindings: arm: sunxi: Add PocketBook Touch Lux 3
ARM: dts: sun5i: Add PocketBook Touch Lux 3 support
.../devicetree/bindings/arm/sunxi.yaml | 5 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm/boot/dts/Makefile | 1 +
.../dts/sun5i-a13-pocketbook-touch-lux-3.dts | 257 ++++++++++++++++++
4 files changed, 265 insertions(+)
create mode 100644 arch/arm/boot/dts/sun5i-a13-pocketbook-touch-lux-3.dts
--
2.25.1