This patchset adds an initial dts and compatible string for the rk3399 based Pinebook Pro 14" laptop. This is version 3 of the original patchset with additional fixes proposed by Johan. 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 v3: Add fixes suggested by Johan 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 | 1105 +++++++++++++++++ 3 files changed, 1111 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts -- 2.24.1