Re: [PATCH 07/12] dt-bindings: mmc: rockchip-dw-mshc: Add RV1106 compatible

Ulf Hansson <[email protected]> Fri, 10 Jul 2026 15:21:56 +0200
Newsgroups org.kernel.vger.linux-mmc,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-rockchip,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel
Message-ID <CAPx+jO8t8JoTJJCCMU_yz0yyGQCSA4cKsmpSeX_=jEMUwuYsuQ@mail.gmail.com>
On Mon, Jul 6, 2026 at 9:59 PM Simon Glass <[email protected]> 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 <[email protected]>

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
>