Skip to content

Commit 5935d1f

Browse files
krzkrobherring
authored andcommitted
dt-bindings: memory-controllers: qcom,ebi2: Enforce child props
Qualcomm EBI2 peripheral properties were moved from the device schema to separate "peripheral-props" schema for child node, but the device schema does not reference the new one. Reference the peripheral-props schema so the child nodes will be properly validated from the device schema. Fixes: 06652f3 ("dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties") Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring (Arm) <[email protected]>
1 parent 95dfaf7 commit 5935d1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/memory-controllers/qcom,ebi2.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ required:
104104
patternProperties:
105105
"^.*@[0-5],[0-9a-f]+$":
106106
type: object
107+
$ref: mc-peripheral-props.yaml#
107108
additionalProperties: true
108109

109110
additionalProperties: false

0 commit comments

Comments
 (0)