This patch series adds devicetree files for Theobroma Systems RK3368-uQ module and the corresponding evaluation kit baseboard. See https://www.theobroma-systems.com/rk3368-uq7/ for more information about the module and devkit. @Heiko: I added the OPP points I use as a seperate patch so you can decide if you want to merge it or not as i noticed your reverts in the last cycle. Klaus Goger (4): dt-bindings: add RK3368-uQ7 SoM and EVK base board arm64: dts: rockchip: add RK3368-uQ7 (Lion) SoM arm64: dts: rockchip: add Haikou baseboard with RK3368-uQ7 SoM arm64: dts: rockchip: add OPPs for rk3368-lion Documentation/devicetree/bindings/arm/rockchip.txt | 4 + .../arm64/boot/dts/rockchip/rk3368-lion-haikou.dts | 146 ++++++++ arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi | 397 +++++++++++++++++++++ 3 files changed, 547 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lion-haikou.dts create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-lion.dtsi -- 2.11.0