All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Add sata nodes to rk356x
@ 2022-02-27 18:27 ` Frank Wunderlich
  0 siblings, 0 replies; 42+ 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


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

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

Thread overview: 42+ 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 ` Frank Wunderlich
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
2022-02-27 18:27   ` Frank Wunderlich
2022-02-27 18:27   ` Frank Wunderlich
2022-02-28 10:08   ` Krzysztof Kozlowski
2022-02-28 10:08     ` Krzysztof Kozlowski
2022-02-28 10:08     ` Krzysztof Kozlowski
2022-02-28 12:19     ` Aw: " Frank Wunderlich
2022-02-28 12:19       ` Frank Wunderlich
2022-02-28 12:19       ` Frank Wunderlich
2022-02-28 12:38       ` Krzysztof Kozlowski
2022-02-28 12:38         ` Krzysztof Kozlowski
2022-02-28 12:38         ` Krzysztof Kozlowski
2022-02-28 14:09         ` Aw: " Frank Wunderlich
2022-02-28 14:09           ` Frank Wunderlich
2022-02-28 14:09           ` Frank Wunderlich
2022-02-28 14:35           ` Krzysztof Kozlowski
2022-02-28 14:35             ` Krzysztof Kozlowski
2022-02-28 14:35             ` Krzysztof Kozlowski
2022-02-28 17:01             ` Aw: " Frank Wunderlich
2022-02-28 17:01               ` Frank Wunderlich
2022-02-28 17:01               ` Frank Wunderlich
2022-02-28 17:06               ` Krzysztof Kozlowski
2022-02-28 17:06                 ` Krzysztof Kozlowski
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-27 18:27   ` Frank Wunderlich
2022-02-27 18:27   ` Frank Wunderlich
2022-02-28 10:09   ` Krzysztof Kozlowski
2022-02-28 10:09     ` Krzysztof Kozlowski
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-27 18:28   ` Frank Wunderlich
2022-02-27 18:28   ` Frank Wunderlich
2022-02-28  9:32   ` Johan Jonker
2022-02-28  9:32     ` Johan Jonker
2022-02-28  9:32     ` Johan Jonker
2022-02-28  9:54   ` Krzysztof Kozlowski
2022-02-28  9:54     ` Krzysztof Kozlowski
2022-02-28  9:54     ` Krzysztof Kozlowski

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.