Re: [PATCH v3 02/15] dt-bindings: mmc: Add support for rk3562 eMMC
From: Rob Herring (Arm)
Date: Fri Feb 28 2025 - 15:15:49 EST
On Thu, 27 Feb 2025 19:19:00 +0800, Kever Yang wrote:
> The eMMC core on Rockchip's RK3562 is the same as the one already
> included in RK3588. Extend the binding accordingly to allow
>
> compatible = "rockchip,rk3562-dwcmshc", "rockchip,rk3588-dwcmshc";
>
> Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx>
> ---
>
> Changes in v3:
> - Updae to fix dt_binding_check fail
>
> Changes in v2: None
>
> Documentation/devicetree/bindings/mmc/snps,dwcmshc-sdhci.yaml | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>