]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties
authorRob Herring (Arm) <robh@kernel.org>
Mon, 3 Feb 2025 21:29:14 +0000 (15:29 -0600)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 11 Feb 2025 00:13:22 +0000 (18:13 -0600)
commit06652f348f28c7bda61ef7dfe1a136de40f5e2e9
tree8a0f4ce4459198198115a0991d445b314ed8f121
parenta72824ff16dd58b9c12b270306ee28e3945be804
dt-bindings: memory-controllers: qcom,ebi2: Split out child node properties

In order to validate devices in child nodes, the device schemas need to
reference any child node properties. In order to do that, the properties
for child nodes need to be included in mc-peripheral-props.yaml.

"reg: { maxItems: 1 }" was also incorrect. It's up to the device schemas
how many reg entries they have.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250203-dt-lan9115-fix-v1-2-eb35389a7365@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/memory-controllers/mc-peripheral-props.yaml
Documentation/devicetree/bindings/memory-controllers/qcom,ebi2-peripheral-props.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/memory-controllers/qcom,ebi2.yaml