On Mon, 22 Jan 2024 at 10:12, Peng Fan (OSS) <peng.fan@xxxxxxxxxxx> wrote: > > From: Peng Fan <peng.fan@xxxxxxx> > > Same as i.MX93, add i.MX95 SDHC which is compatible with i.MX8MM USDHC. > > Signed-off-by: Peng Fan <peng.fan@xxxxxxx> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > index 82eb7a24c857..f3c5aa64affc 100644 > --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > @@ -55,8 +55,9 @@ properties: > - enum: > - fsl,imx8mn-usdhc > - fsl,imx8mp-usdhc > - - fsl,imx93-usdhc > - fsl,imx8ulp-usdhc > + - fsl,imx93-usdhc > + - fsl,imx95-usdhc > - const: fsl,imx8mm-usdhc > - items: > - enum: > -- > 2.37.1 >