[PATCH 1/5] dt-bindings: bus: add documentation for the IMX AIPSTZ bridge

Krzysztof Kozlowski krzk at kernel.org
Sun Feb 23 03:50:37 PST 2025


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




More information about the linux-arm-kernel mailing list