All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] fix some binding check errors for marvell
@ 2024-11-09  9:46 Frank Wunderlich
  2024-11-09  9:46 ` [PATCH v1 1/3] arm64: dts: marvell: Fix anyOf conditional failed Frank Wunderlich
                   ` (3 more replies)
  0 siblings, 4 replies; 28+ messages in thread
From: Frank Wunderlich @ 2024-11-09  9:46 UTC (permalink / raw)
  To: Damien Le Moal, Niklas Cassel, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Andrew Lunn, Gregory Clement, Sebastian Hesselbarth,
	Russell King
  Cc: Frank Wunderlich, Hans de Goede, Jens Axboe, linux-ide,
	devicetree, linux-kernel, linux-arm-kernel

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

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@fw-web.de/

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



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

end of thread, other threads:[~2025-01-06 15:47 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-09  9:46 [PATCH v1 0/3] fix some binding check errors for marvell Frank Wunderlich
2024-11-09  9:46 ` [PATCH v1 1/3] arm64: dts: marvell: Fix anyOf conditional failed Frank Wunderlich
2024-11-09 17:29   ` Andrew Lunn
2024-11-10  9:25     ` Frank Wunderlich
2024-11-10 10:20       ` Aw: " Frank Wunderlich
2024-11-11 16:25       ` Rob Herring
2024-11-11 17:15         ` Andrew Lunn
2024-11-11 18:50           ` Aw: " Frank Wunderlich
2024-11-11 20:31           ` Rob Herring
2024-11-12 12:36         ` Niklas Cassel
2024-11-12 12:46           ` Niklas Cassel
2024-11-11 20:36   ` Rob Herring
2024-11-11 21:38     ` Aw: " Frank Wunderlich
2024-12-02 11:19     ` Frank Wunderlich
2025-01-02 18:44       ` Aw: " Frank Wunderlich
2025-01-02 18:57         ` Niklas Cassel
2025-01-02 19:46         ` Rob Herring
2025-01-02 19:55           ` Frank Wunderlich
2025-01-06 15:28         ` Aw: " Gregory CLEMENT
2025-01-06 15:45           ` Frank Wunderlich
2024-11-09  9:46 ` [PATCH v1 2/3] arm64: dts: marvell: drop additional phy-names for sata Frank Wunderlich
2024-11-09 17:32   ` Andrew Lunn
2024-11-11  0:05   ` Damien Le Moal
2024-11-11  6:14     ` Frank Wunderlich
2024-11-09  9:46 ` [PATCH v1 3/3] dt-bindings: ata: ahci-platform: add missing iommus property Frank Wunderlich
2024-11-09 17:36   ` Andrew Lunn
2024-11-11 19:46   ` Conor Dooley
2024-11-12 11:24 ` (subset) [PATCH v1 0/3] fix some binding check errors for marvell Niklas Cassel

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.