Message ID | 20210709080126.17045-1-djw@t-chip.com.cn (mailing list archive) |
---|---|
Headers | show |
Series | Add support for Firefly ROC-RK3328-PC | expand |
On Fri, 9 Jul 2021 16:01:24 +0800, djw@t-chip.com.cn wrote: > > 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). > > [...] Applied, thanks! [1/2] dt-bindings: add doc for Firefly ROC-RK3328-PC commit: 773b358cb274a6cededc1f597ba70e75c0676752 [2/2] arm64: dts: rockchip: add support for Firefly ROC-RK3328-PC commit: ffe7ee186baafe3855d117a5d6e7183e8e77795d Best regards,
From: Levin Du <djw@t-chip.com.cn> 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