Message ID | 20220429115252.2360496-1-pgwipeout@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for several new rk3566 SBCs | expand |
On Fri, 29 Apr 2022 07:52:45 -0400, Peter Geis wrote: > The following series adds support for the following single board > computers: > - Pine64 Quartz64 Model B > - Pine64 SoQuartz SoM with RPi CM4IO carrier board > - Firefly Station M2 > > Patches 1, 2, and 3 add the requisite dt-bindings. > Patch 4 adds support for the SFC to the rk356x device tree. > Patch 5 adds the Quartz64 Model B device tree. > Patch 6 adds the SoQuartz CM4IO device tree. > Patch 7 adds the Firefly Station M2 device tree. > > [...] Applied, thanks! [4/7] arm64: dts: rockchip: add rk356x sfc support commit: 13e0ee34f39c01948a7bbaab0b3c225d9b00a5bb Best regards,
On Fri, 29 Apr 2022 07:52:45 -0400, Peter Geis wrote: > The following series adds support for the following single board > computers: > - Pine64 Quartz64 Model B > - Pine64 SoQuartz SoM with RPi CM4IO carrier board > - Firefly Station M2 > > Patches 1, 2, and 3 add the requisite dt-bindings. > Patch 4 adds support for the SFC to the rk356x device tree. > Patch 5 adds the Quartz64 Model B device tree. > Patch 6 adds the SoQuartz CM4IO device tree. > Patch 7 adds the Firefly Station M2 device tree. > > [...] Applied, thanks! [1/7] dt-bindings: arm: rockchip: Add Pine64 Quartz64 Model B commit: c37415f55bdadffe5b4c0e7981e9fc7e8b96beea [2/7] dt-bindings: arm: rockchip: Add Pine64 SoQuartz SoM commit: c466828fb3ba8cb7f5c3bf28766da9b70bf9745e [3/7] dt-bindings: arm: rockchip: Add Firefly Station M2 commit: e52ded5543708e0382f236ce35372a63f4568341 [5/7] arm64: dts: rockchip: add Pine64 Quartz64-B device tree commit: dcc8c66bef79befa6c9ebe7d7d62b0ce66983c20 [6/7] arm64: dts: rockchip: add SoQuartz CM4IO dts commit: 5859b5a9c3ac92d831bed164374cb837519524ad [7/7] arm64: dts: rockchip: add dts for Firefly Station M2 rk3566 commit: 30ac9b4e25d8cece00d32c7419f9d919f55421fe I've adjusted the styling of comments a bit, also dropped one double newline as well as fixed the node name for the ethernet-phy for QuartzB. Best regards,