public inbox for linux-rockchip@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: dts: rockchip: Add Firefly ITX-3588J Board
@ 2024-12-15  3:24 Shimrra Shai
  2024-12-15  3:24 ` [PATCH v3 1/3] arm64: dts: rockchip: add DTs for Firefly ITX-3588J and its Core-3588J SoM Shimrra Shai
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Shimrra Shai @ 2024-12-15  3:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: conor+dt, devicetree, heiko, krzk+dt, linux-arm-kernel, linux-pm,
	linux-rockchip, robh, Shimrra Shai

This is the 3rd draft of the device tree proposal for the Firefly ITX-3588J
board. The same functionality issues as before are still outstanding;
however I have cleaned up the style and structure as per the comments by
Heiko Stübner on version 2. Of particular note is the splitting of the
device tree source into two files because this platform actually consists
of two boards: the ITX-3588J baseboard and a single Core-3588J compute
module stuck in a slot on it.

 - Shimrra Shai.

Shimrra Shai (3):
  arm64: dts: rockchip: add DTs for Firefly ITX-3588J and its Core-3588J
    SoM
  dt-bindings: pinctrl: add header for PCA9555 GPIO extender bindings on
    some Rockchip-based devices
  dt-bindings: arm: rockchip: Add Firefly ITX-3588J board

 .../devicetree/bindings/arm/rockchip.yaml     |   7 +
 arch/arm64/boot/dts/rockchip/Makefile         |   1 +
 .../rockchip/rk3588-firefly-core-3588j.dtsi   | 453 +++++++++++
 .../dts/rockchip/rk3588-firefly-itx-3588j.dts | 712 ++++++++++++++++++
 .../dt-bindings/pinctrl/rockchip-pca9555.h    |  31 +
 5 files changed, 1204 insertions(+)
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-firefly-core-3588j.dtsi
 create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-firefly-itx-3588j.dts
 create mode 100644 include/dt-bindings/pinctrl/rockchip-pca9555.h

-- 
2.45.2


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2024-12-16 16:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-15  3:24 [PATCH v3 0/3] arm64: dts: rockchip: Add Firefly ITX-3588J Board Shimrra Shai
2024-12-15  3:24 ` [PATCH v3 1/3] arm64: dts: rockchip: add DTs for Firefly ITX-3588J and its Core-3588J SoM Shimrra Shai
2024-12-16  9:26   ` Krzysztof Kozlowski
2024-12-15  3:24 ` [PATCH v3 2/3] dt-bindings: pinctrl: add header for PCA9555 GPIO extender bindings on some Rockchip-based devices Shimrra Shai
2024-12-16  9:26   ` Krzysztof Kozlowski
2024-12-15  3:24 ` [PATCH v3 3/3] dt-bindings: arm: rockchip: Add Firefly ITX-3588J board Shimrra Shai
2024-12-16  9:28   ` Krzysztof Kozlowski
2024-12-16 16:29 ` [PATCH v3 0/3] arm64: dts: rockchip: Add Firefly ITX-3588J Board Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox