Re: [PATCH 07/12] dt-bindings: mmc: rockchip-dw-mshc: Add RV1106 compatible
From: Ulf Hansson
Date: Fri Jul 10 2026 - 09:24:13 EST
On Mon, Jul 6, 2026 at 9:59 PM Simon Glass <sjg@xxxxxxxxxxxx> wrote:
>
> Add the compatible for the MMC controllers of the Rockchip RV1106,
> which are compatible with the RK3288 variant.
>
> Unlike the newer controller in the RV1103B, which uses the RK3576
> fallback, the RV1106 controller is the older IP whose drive and sample
> phases are set through clocks provided by the GRF, so the RK3288
> fallback is the correct one here.
>
> Signed-off-by: Simon Glass <sjg@xxxxxxxxxxxx>
Applied for next, thanks!
Kind regards
Uffe
> ---
>
> Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> index 4965bb518c54..21ecfaa454f4 100644
> --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml
> @@ -43,6 +43,7 @@ properties:
> - rockchip,rk3562-dw-mshc
> - rockchip,rk3568-dw-mshc
> - rockchip,rk3588-dw-mshc
> + - rockchip,rv1106-dw-mshc
> - rockchip,rv1108-dw-mshc
> - rockchip,rv1126-dw-mshc
> - const: rockchip,rk3288-dw-mshc
> --
> 2.43.0
>