2020-02-27 18:26:55

by Tobias Schramm

[permalink] [raw]
Subject: [PATCH 0/2] Add support for the pine64 Pinebook Pro

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

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.

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 | 1191 +++++++++++++++++
3 files changed, 1197 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts

--
2.24.1