Skip to content

Commit 3e24440

Browse files
committed
Merge tag 'mvebu-fixes-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/fixes
mvebu fixes for 7.0 (part 1) A new device tree has been merged without a binding, which triggered warnings during dtb_checks. The commit in this pull request fixes this issue, enabling easier detection of new problems in device trees by reducing the number of false warnings. * tag 'mvebu-fixes-7.0-1' of https://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu: dt-bindings: arm64: add Marvell 7k COMe boards Signed-off-by: Krzysztof Kozlowski <[email protected]>
2 parents 1cc30cf + edb7efa commit 3e24440

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ properties:
2121
- const: marvell,armada-ap806-dual
2222
- const: marvell,armada-ap806
2323

24+
- description:
25+
Falcon (DB-98CX85x0) Development board COM Express Carrier plus
26+
Armada 7020 SoC COM Express CPU module
27+
items:
28+
- const: marvell,armada7020-falcon-carrier
29+
- const: marvell,db-falcon-carrier
30+
- const: marvell,armada7020-cpu-module
31+
- const: marvell,armada7020
32+
- const: marvell,armada-ap806-dual
33+
- const: marvell,armada-ap806
34+
2435
- description: Armada 7040 SoC
2536
items:
2637
- enum:

0 commit comments

Comments
 (0)