]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: memory-controllers: samsung,exynos4210-srom: Split out child node properties
authorRob Herring (Arm) <robh@kernel.org>
Mon, 3 Feb 2025 21:29:15 +0000 (15:29 -0600)
committerRob Herring (Arm) <robh@kernel.org>
Tue, 11 Feb 2025 00:13:28 +0000 (18:13 -0600)
commit67bf606fcf185bedc837d0433f4ae4b1f026300e
tree278b6060b11de1d34014addeb06912601db05df5
parent06652f348f28c7bda61ef7dfe1a136de40f5e2e9
dt-bindings: memory-controllers: samsung,exynos4210-srom: 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-3-eb35389a7365@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Documentation/devicetree/bindings/memory-controllers/exynos-srom.yaml
Documentation/devicetree/bindings/memory-controllers/mc-peripheral-props.yaml
Documentation/devicetree/bindings/memory-controllers/samsung,exynos4210-srom-peripheral-props.yaml [new file with mode: 0644]