[PATCH asahi-soc/dt 01/10] dt-bindings: arm: apple: apple,pmgr: Add A7-A11 compatibles

Krzysztof Kozlowski krzk at kernel.org
Tue Oct 29 00:41:23 PDT 2024


On Tue, Oct 29, 2024 at 09:03:59AM +0800, Nick Chan wrote:
> The blocks found on Apple A7-A11 SoCs are compatible with the existing
> driver so add their per-SoC compatibles.
> 
> Signed-off-by: Nick Chan <towinchenmi at gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml b/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
> index 673277a7a224..5001f4d5a0dc 100644
> --- a/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
> +++ b/Documentation/devicetree/bindings/arm/apple/apple,pmgr.yaml
> @@ -22,6 +22,11 @@ properties:
>    compatible:
>      items:
>        - enum:
> +          - apple,s5l8960x-pmgr
> +          - apple,t7000-pmgr
> +          - apple,s8000-pmgr
> +          - apple,t8010-pmgr
> +          - apple,t8015-pmgr

Assuming you keep the existing order of entries in this file, which is
different than usually expected: alphanumeric.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list