This patchset adds an initial dts and compatible string for the rk3399 based Pinebook Pro 14" laptop. This is version 4 of the original patchset with more fixes proposed by Johan. Additionally the dt-bindings doc patch has been replaced by one from Emmanuel since that patch has already been reviewed by Rob. 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 v4: More fixes by Johan, set data-role on typec connector, use compatible doc patch by Emmanuel Emmanuel Vadot (1): dt-bindings: Add doc for Pine64 Pinebook Pro Tobias Schramm (1): 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 | 1096 +++++++++++++++++ 3 files changed, 1102 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3399-pinebook-pro.dts -- 2.24.1