[PATCH v2 0/2] Add support for the pine64 Pinebook Pro

From: Tobias Schramm
Date: Fri Feb 28 2020 - 15:38:31 EST


This patchset adds an initial dts and compatible string for the rk3399
based Pinebook Pro 14" laptop.

This is version 2 of the original patchset with fixes proposed by Heiko.

Contrary to the Rockchip BSP dts proposed mid January this dts has a
power tree reflecting the actual schematic of the device and features
full display, audio and WiFi/Bluetooth support.

Changelog:
v2: Incorporate review by Heiko

Tobias Schramm (2):
dt-bindings: Add doc for pine64 Pinebook Pro
arm64: dts: rockchip: Add initial support for Pinebook Pro

.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3399-pinebook-pro.dts | 1119 +++++++++++++++++
3 files changed, 1125 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts

--
2.24.1