From: Levin Du <djw@xxxxxxxxxxxxx> Hi all, this is an attemp to add Firefly ROC-RK3328-PC to the mainline kernel. ROC-RK3328-PC is the board inside the portable Firefly Station M1 Geek PC. As a redesign after the ROC-RK3328-CC, it uses TypeC as power input and OTG port, embedded with eMMC 5.1 storage and a SDIO WiFi/BT chip (RTL8723DS). Many thanks to the Linux people! Levin Du (2): dt-bindings: add doc for Firefly ROC-RK3328-PC arm64: dts: rockchip: add support for Firefly ROC-RK3328-PC .../devicetree/bindings/arm/rockchip.yaml | 5 + arch/arm64/boot/dts/rockchip/Makefile | 1 + .../arm64/boot/dts/rockchip/rk3328-roc-pc.dts | 110 ++++++++++++++++++ 3 files changed, 116 insertions(+) create mode 100644 arch/arm64/boot/dts/rockchip/rk3328-roc-pc.dts -- 2.23.0.37.g745f6812895b