All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] RK3576 SATA Enablement
@ 2025-04-24 18:52 ` Nicolas Frattaroli
  0 siblings, 0 replies; 14+ messages in thread
From: Nicolas Frattaroli @ 2025-04-24 18:52 UTC (permalink / raw)
  To: Damien Le Moal, Niklas Cassel, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Heiko Stuebner, Serge Semin
  Cc: kernel, Sebastian Reichel, linux-ide, devicetree,
	linux-arm-kernel, linux-rockchip, linux-kernel,
	Nicolas Frattaroli

This is a tiny series to enable SATA on RK3576. It consists of a patch
to add the compatible to the bindings, and a second patch to add the
nodes to the SoC .dtsi.

I've only been able to test sata0 on my board (Sige5), but the
successful test gave me confidence that downstream's "dma-coherent"
property here is appropriate and true.

Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@collabora.com>
---
Nicolas Frattaroli (2):
      dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible
      arm64: dts: rockchip: add SATA nodes to RK3576

 .../devicetree/bindings/ata/rockchip,dwc-ahci.yaml |  3 +++
 arch/arm64/boot/dts/rockchip/rk3576.dtsi           | 30 ++++++++++++++++++++++
 2 files changed, 33 insertions(+)
---
base-commit: f34da179a4517854b2ffbe4bce8c3405bd9be04e
change-id: 20250424-rk3576-sata-b102b21e49a6

Best regards,
-- 
Nicolas Frattaroli <nicolas.frattaroli@collabora.com>



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

end of thread, other threads:[~2025-04-29 21:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-24 18:52 [PATCH 0/2] RK3576 SATA Enablement Nicolas Frattaroli
2025-04-24 18:52 ` Nicolas Frattaroli
2025-04-24 18:52 ` [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible Nicolas Frattaroli
2025-04-24 18:52   ` Nicolas Frattaroli
2025-04-25  8:00   ` Niklas Cassel
2025-04-25  8:00     ` Niklas Cassel
2025-04-28  8:28   ` Krzysztof Kozlowski
2025-04-28  8:28     ` Krzysztof Kozlowski
2025-04-24 18:52 ` [PATCH 2/2] arm64: dts: rockchip: add SATA nodes to RK3576 Nicolas Frattaroli
2025-04-24 18:52   ` Nicolas Frattaroli
2025-04-28  8:41 ` (subset) [PATCH 0/2] RK3576 SATA Enablement Niklas Cassel
2025-04-28  8:41   ` Niklas Cassel
2025-04-29 21:25 ` Heiko Stuebner
2025-04-29 21:25   ` Heiko Stuebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.