[PATCH 2/4] dt-bindings: mmc: add Allwinner A733 compatible
Krzysztof Kozlowski
krzk at kernel.org
Sat Jun 13 12:03:50 PDT 2026
On Sat, Jun 13, 2026 at 05:42:14AM -0400, Enzo Adriano wrote:
> Document the A733 MMC controller compatible with the existing D1-style
> fallback.
>
> Signed-off-by: Enzo Adriano <enzo.adriano.code at gmail.com>
> ---
> Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml
> index 9f3b1edacaa0..9e9590521210 100644
> --- a/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/allwinner,sun4i-a10-mmc.yaml
> @@ -58,6 +58,9 @@ properties:
> - items:
> - const: allwinner,sun55i-a523-mmc
> - const: allwinner,sun20i-d1-mmc
> + - items:
> + - const: allwinner,sun60i-a733-mmc
So that's enum with previous entry... What's with Allwinner patches
recently that they do not use that syntax?
items:
- enum:
- ...
- const:
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list