mbox series

[PATCHv2,0/2] Add support for Firefly Station P2 aka rk3568-roc-pc

Message ID 20230617135315.25441-1-f.kardame@manjaro.org (mailing list archive)
Headers show
Series Add support for Firefly Station P2 aka rk3568-roc-pc | expand

Message

Furkan Kardame June 17, 2023, 1:53 p.m. UTC
Patch 1 adds the requisite dt-binding.
Patch 2 adds Firefly Station P2 device tree

Please review and let me know if I have missed anything.

Furkan Kardame

--- 
v2: 
- Add regulator suffix to nodes
- Fix indentation
- Remove sdio_pwrseq node as it's not needed until sdmmc2 is added
- Remove underscore from pinctrl node name
- Fix dt-binding compatible name

v1: https://lore.kernel.org/all/20230616211020.55755-3-f.kardame@manjaro.org/

Furkan Kardame (2):
  dt-bindings: arm: rockchip: Add Firefly Station P2
  arm64: dts: rockchip: add dts for Firefly Station P2 aka rk3568-roc-pc

 .../devicetree/bindings/arm/rockchip.yaml     |   5 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../arm64/boot/dts/rockchip/rk3568-roc-pc.dts | 673 ++++++++++++++++++
 3 files changed, 679 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3568-roc-pc.dts