Re: [PATCH 1/5] dt-bindings: bus: add documentation for the IMX AIPSTZ bridge
From: Krzysztof Kozlowski
Date: Sun Feb 23 2025 - 06:51:36 EST
On Fri, Feb 21, 2025 at 02:19:05PM -0500, Laurentiu Mihalcea wrote:
> +properties:
> + compatible:
> + items:
> + - const: fsl,imx8mp-aipstz
> + - const: simple-bus
> +
> + reg:
> + maxItems: 1
> +
> + power-domains:
> + maxItems: 1
That's not a simple bus anymore. simple-bus does not have reg. Neither
power domain really, because this means children depends on this device,
so again: not simple.
Best regards,
Krzysztof