devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/2] Add support for Firefly Station P2 aka rk3568-roc-pc
@ 2023-06-19 18:48 Furkan Kardame
  2023-06-19 18:48 ` [PATCHv3 1/2] dt-bindings: arm: rockchip: Add Firefly Station P2 Furkan Kardame
  2023-06-19 18:48 ` [PATCHv3 2/2] arm64: dts: rockchip: add dts for Firefly Station P2 aka rk3568-roc-pc Furkan Kardame
  0 siblings, 2 replies; 7+ messages in thread
From: Furkan Kardame @ 2023-06-19 18:48 UTC (permalink / raw)
  To: robh+dt
  Cc: krzysztof.kozlowski+dt, conor+dt, heiko, broonie, deller, dsterba,
	arnd, devicetree, linux-arm-kernel, linux-rockchip, linux-kernel,
	Furkan Kardame

Patch 1 adds the requisite dt-binding.
Patch 2 adds Firefly Station P2 device tree

Apologies for adding tab in devicetree binding in v2.

Please review and hopefully should be okay to merged now :)

Furkan Kardame

--- 
V3: 
- Change tab to space in devicetree binding.

v2: https://lore.kernel.org/all/20230617135315.25441-1-f.kardame@manjaro.org/
- 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

-- 
2.40.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-06-20 17:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-19 18:48 [PATCHv3 0/2] Add support for Firefly Station P2 aka rk3568-roc-pc Furkan Kardame
2023-06-19 18:48 ` [PATCHv3 1/2] dt-bindings: arm: rockchip: Add Firefly Station P2 Furkan Kardame
2023-06-19 20:02   ` Conor Dooley
2023-06-19 18:48 ` [PATCHv3 2/2] arm64: dts: rockchip: add dts for Firefly Station P2 aka rk3568-roc-pc Furkan Kardame
2023-06-20  6:19   ` Krzysztof Kozlowski
2023-06-20 17:05     ` Furkan Kardame
2023-06-20 17:17       ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).