diff options
author | Dong Aisheng <aisheng.dong@nxp.com> | 2019-11-17 20:58:48 +0800 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-12-16 16:00:06 -0600 |
commit | 7dce4d6f151de852925feb1dd6e42d91dab14951 (patch) | |
tree | 122a82b4f86b9a4296224a19ad4c8fdb62ccd80c /Documentation/devicetree | |
parent | d1eef1c619749b2a57e514a3fa67d9a516ffa919 (diff) | |
download | lwn-7dce4d6f151de852925feb1dd6e42d91dab14951.tar.gz lwn-7dce4d6f151de852925feb1dd6e42d91dab14951.zip |
dt-bindings: mmc: fsl-imx-esdhc: add imx8qm compatible string
Add imx8qm compatible string.
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt index 2fb466ca2a9d..e1043f30de54 100644 --- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt +++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.txt @@ -21,6 +21,7 @@ Required properties: "fsl,imx8mq-usdhc" "fsl,imx8mm-usdhc" "fsl,imx8mn-usdhc" + "fsl,imx8qm-usdhc" "fsl,imx8qxp-usdhc" Optional properties: |