Message ID | 1629278277-7313-1-git-send-email-haibo.chen@nxp.com |
---|---|
State | Accepted |
Commit | 3f6e276270de935296caea6fb10a545f7388478b |
Headers | show |
Series | dt-bindings: mmc: fsl-imx-esdhc: add a new compatible string | expand |
On Wed, 18 Aug 2021 at 11:39, <haibo.chen@nxp.com> wrote: > > From: Haibo Chen <haibo.chen@nxp.com> > > Lack a compatible string "fsl,imx6sll-usdhc", so add it here. > > Signed-off-by: Haibo Chen <haibo.chen@nxp.com> Applied for next, thanks! Kind regards Uffe > --- > Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > index 8a9f1775b0e2..1457eb21473e 100644 > --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > @@ -29,6 +29,7 @@ properties: > - fsl,imx53-esdhc > - fsl,imx6q-usdhc > - fsl,imx6sl-usdhc > + - fsl,imx6sll-usdhc > - fsl,imx6sx-usdhc > - fsl,imx6ull-usdhc > - fsl,imx7d-usdhc > -- > 2.17.1 >
diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml index 8a9f1775b0e2..1457eb21473e 100644 --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml @@ -29,6 +29,7 @@ properties: - fsl,imx53-esdhc - fsl,imx6q-usdhc - fsl,imx6sl-usdhc + - fsl,imx6sll-usdhc - fsl,imx6sx-usdhc - fsl,imx6ull-usdhc - fsl,imx7d-usdhc