On Thu, Mar 20, 2025 at 11:32:12AM +, Matt Coster wrote:
> + - if:
> + properties:
> +compatible:
> + contains:
> +const: img,img-bxs-4-64
> +then:
> + properties:
> +power-domains:
> + minItems: 2
> +power-domain-names:
> +
Unlike AXE-1-16M, BXS-4-64 uses two power domains.
Like the existing AXE-1-16M integration, BXS-4-64 uses the single clock
integration in the TI k3-j721s2.
Signed-off-by: Matt Coster
---
Changes in v4:
- Add minItems: 1 to power-domain-names so we don't break single domain
bindings
- Add back