Am Dienstag, 24. Dezember 2024, 10:49:06 CET schrieb Kever Yang: > Add RK3588 compatible string for SD interface. ^ this still says rk3588 > > Signed-off-by: Kever Yang <kever.yang@xxxxxxxxxxxxxx> > --- > > Changes in v2: None > > 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 06df1269f247..772f592291bf 100644 > --- a/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml > +++ b/Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml > @@ -38,6 +38,7 @@ properties: > - rockchip,rk3328-dw-mshc > - rockchip,rk3368-dw-mshc > - rockchip,rk3399-dw-mshc > + - rockchip,rk3562-dw-mshc > - rockchip,rk3568-dw-mshc > - rockchip,rk3588-dw-mshc > - rockchip,rv1108-dw-mshc >