[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220227182800.275572-1-linux@fw-web.de>
Date: Sun, 27 Feb 2022 19:27:57 +0100
From: Frank Wunderlich <linux@...web.de>
To: "devicetree @ vger . kernel . org Damien Le Moal"
<damien.lemoal@...nsource.wdc.com>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>,
Hans de Goede <hdegoede@...hat.com>,
Jens Axboe <axboe@...nel.dk>, linux-ide@...r.kernel.org,
linux-kernel@...r.kernel.org, Heiko Stuebner <heiko@...ech.de>,
Peter Geis <pgwipeout@...il.com>,
Michael Riesch <michael.riesch@...fvision.net>,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org
Cc: Frank Wunderlich <frank-w@...lic-files.de>
Subject: [PATCH v3 0/3] Add sata nodes to rk356x
From: Frank Wunderlich <frank-w@...lic-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
Powered by blists - more mailing lists