[PATCH v1 0/3] fix some binding check errors for marvell
From: Frank Wunderlich
Date: Sat Nov 09 2024 - 04:53:23 EST
From: Frank Wunderlich <frank-w@xxxxxxxxxxxxxxx>
Thies series fixes some Errors reported by dtbs_check. First part is taken
from my old series [1] where i converted sata-platform txt binding to yaml
because it wasn't picked up.
[1] https://lore.kernel.org/linux-arm-kernel/20220311210357.222830-1-linux@xxxxxxxxx/
Frank Wunderlich (3):
arm64: dts: marvell: Fix anyOf conditional failed
arm64: dts: marvell: drop additional phy-names for sata
dt-bindings: ata: ahci-platform: add missing iommus property
Documentation/devicetree/bindings/ata/ahci-platform.yaml | 3 +++
arch/arm64/boot/dts/marvell/armada-7040-db.dts | 1 +
arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts | 2 ++
arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts | 1 +
arch/arm64/boot/dts/marvell/armada-8040-db.dts | 5 +++--
arch/arm64/boot/dts/marvell/armada-8040-mcbin.dtsi | 3 +--
arch/arm64/boot/dts/marvell/armada-8040-puzzle-m801.dts | 2 ++
arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 ++
arch/arm64/boot/dts/marvell/cn9130-crb-B.dts | 1 +
arch/arm64/boot/dts/marvell/cn9131-db.dtsi | 1 +
arch/arm64/boot/dts/marvell/cn9132-db.dtsi | 1 +
11 files changed, 18 insertions(+), 4 deletions(-)
--
2.43.0