Re: [PATCH 3/4] dt-bindings: memory-controllers: samsung,exynos4210-srom: Split out child node properties

From: Krzysztof Kozlowski
Date: Wed Feb 05 2025 - 05:09:05 EST


On Mon, Feb 03, 2025 at 03:29:15PM -0600, Rob Herring (Arm) wrote:
> 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.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> .../bindings/memory-controllers/exynos-srom.yaml | 35 ----------------------
> .../memory-controllers/mc-peripheral-props.yaml | 1 +
> .../samsung,exynos4210-srom-peripheral-props.yaml | 35 ++++++++++++++++++++++
> 3 files changed, 36 insertions(+), 35 deletions(-)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof