linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add sata nodes to rk356x
@ 2022-02-27 18:27 Frank Wunderlich
  2022-02-27 18:27 ` [PATCH v3 1/3] dt-bindings: Convert ahci-platform DT bindings to yaml Frank Wunderlich
                   ` (2 more replies)
  0 siblings, 3 replies; 14+ messages in thread
From: Frank Wunderlich @ 2022-02-27 18:27 UTC (permalink / raw)
  To: devicetree @ vger . kernel . org Damien Le Moal, Rob Herring,
	Krzysztof Kozlowski, Hans de Goede, Jens Axboe, linux-ide,
	linux-kernel, Heiko Stuebner, Peter Geis, Michael Riesch,
	linux-arm-kernel, linux-rockchip
  Cc: Frank Wunderlich

From: Frank Wunderlich <frank-w@public-files.de>

This Series converts the binding for ahci-platform to yaml and adds
sata nodes to rockchip rk356x device trees.

v3:
  - add conversion to sata-series
  - fix some errors in dt_binding_check and dtbs_check
  - move to unevaluated properties = false
  - add power-domain to yaml
  - move sata0 to rk3568.dtsi
  - drop clock-names and interrupt-names

Frank Wunderlich (3):
  dt-bindings: Convert ahci-platform DT bindings to yaml
  dt-bindings: Add power-domains property to ahci-platform
  arm64: dts: rockchip: Add sata nodes to rk356x

 .../devicetree/bindings/ata/ahci-platform.txt |  79 ----------
 .../bindings/ata/ahci-platform.yaml           | 143 ++++++++++++++++++
 arch/arm64/boot/dts/rockchip/rk3568.dtsi      |  14 ++
 arch/arm64/boot/dts/rockchip/rk356x.dtsi      |  26 ++++
 4 files changed, 183 insertions(+), 79 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/ata/ahci-platform.txt
 create mode 100644 Documentation/devicetree/bindings/ata/ahci-platform.yaml

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-02-28 17:08 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-27 18:27 [PATCH v3 0/3] Add sata nodes to rk356x Frank Wunderlich
2022-02-27 18:27 ` [PATCH v3 1/3] dt-bindings: Convert ahci-platform DT bindings to yaml Frank Wunderlich
2022-02-28 10:08   ` Krzysztof Kozlowski
2022-02-28 12:19     ` Aw: " Frank Wunderlich
2022-02-28 12:38       ` Krzysztof Kozlowski
2022-02-28 14:09         ` Aw: " Frank Wunderlich
2022-02-28 14:35           ` Krzysztof Kozlowski
2022-02-28 17:01             ` Aw: " Frank Wunderlich
2022-02-28 17:06               ` Krzysztof Kozlowski
2022-02-27 18:27 ` [PATCH v3 2/3] dt-bindings: Add power-domains property to ahci-platform Frank Wunderlich
2022-02-28 10:09   ` Krzysztof Kozlowski
2022-02-27 18:28 ` [PATCH v3 3/3] arm64: dts: rockchip: Add sata nodes to rk356x Frank Wunderlich
2022-02-28  9:32   ` Johan Jonker
2022-02-28  9:54   ` 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).