diff options
author | 2025-01-03 11:37:21 +0100 | |
---|---|---|
committer | 2025-01-08 09:24:38 +0100 | |
commit | 30023876aef49935da115d51c8cbea8746d8c6fa (patch) | |
tree | 7986b58a55e33e694af5a530de92f69da6f3da7e /scripts/gdb/linux/utils.py | |
parent | arm64: dts: marvell: cn9131-cf-solidwan: fix cp1 comphy links (diff) | |
download | wireguard-linux-30023876aef49935da115d51c8cbea8746d8c6fa.tar.xz wireguard-linux-30023876aef49935da115d51c8cbea8746d8c6fa.zip |
arm64: dts: marvell: only enable complete sata nodes
The ahci-platform binding requires phys/target-supply property.
After converting the binding to yaml the following files
reporting "'anyOf' conditional failed" on
sata@540000: sata-port@0
armada-7040-db.dts
armada-8040-clearfog-gt-8k.dts
armada-8040-mcbin.dts
armada-8040-mcbin-singleshot.dts
cn9130-db.dts
cn9130-db-B.dts
cn9131-db.dts
cn9131-db-B.dts
cn9132-db.dts
cn9132-db-B.dts
the following files reporting 'anyOf' conditional failed on
sata@540000: sata-port@1
cn9132-db.dts
cn9132-db-B.dts
cn9130-crb-B.dts
'phys' is a required property
'target-supply' is a required property
>From schema: Documentation/devicetree/bindings/ata/ahci-platform.yaml
This is caused by defining sata-ports incomplete in armada-cp11x.dtsi
and overriding only a subset of ports with the needed
phys/target-supply property.
Fix this by disabling the node-templates and enabling the needed nodes.
Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions