All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string
@ 2020-11-19 12:53 ` Dong Aisheng
  0 siblings, 0 replies; 28+ messages in thread
From: Dong Aisheng @ 2020-11-19 12:53 UTC (permalink / raw)
  To: devicetree
  Cc: linux-arm-kernel, linux-imx, Dong Aisheng, Haibo Chen,
	Krzysztof Kozlowski, Ulf Hansson, linux-mmc

The compatible string "fsl,imx8qm-usdhc" was wrongly dropped in patch:
80fd350b9590 ("dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching")
Add it back.

Cc: Haibo Chen <haibo.chen@nxp.com>
Cc: Krzysztof Kozlowski <krzk@kernel.org>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: linux-mmc@vger.kernel.org
Fixes: 80fd350b9590 ("dt-bindings: mmc: fsl-imx-esdhc: Fix i.MX 8 compatible matching")
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
---
 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 e71d13c2d109..802c9df23752 100644
--- a/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
+++ b/Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml
@@ -39,6 +39,7 @@ properties:
               - fsl,imx8mn-usdhc
               - fsl,imx8mp-usdhc
               - fsl,imx8mq-usdhc
+              - fsl,imx8qm-usdhc
               - fsl,imx8qxp-usdhc
           - const: fsl,imx7d-usdhc
 
-- 
2.23.0


^ permalink raw reply related	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2020-11-24  7:03 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-19 12:53 [PATCH 1/3] dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string Dong Aisheng
2020-11-19 12:53 ` Dong Aisheng
2020-11-19 12:53 ` [PATCH 2/3] dt-bindings: arm: fsl: add imx8qm boards " Dong Aisheng
2020-11-19 12:53   ` Dong Aisheng
2020-11-19 13:22   ` Krzysztof Kozlowski
2020-11-19 13:22     ` Krzysztof Kozlowski
2020-11-19 15:25     ` Aisheng Dong
2020-11-19 15:25       ` Aisheng Dong
2020-11-19 15:30       ` Krzysztof Kozlowski
2020-11-19 15:30         ` Krzysztof Kozlowski
2020-11-19 12:53 ` [PATCH 3/3] dt-bindings: mailbox: mu: add imx8qm support Dong Aisheng
2020-11-19 12:53   ` Dong Aisheng
2020-11-19 13:23   ` Krzysztof Kozlowski
2020-11-19 13:23     ` Krzysztof Kozlowski
2020-11-19 15:24     ` Aisheng Dong
2020-11-19 15:24       ` Aisheng Dong
2020-11-19 15:27       ` Krzysztof Kozlowski
2020-11-19 15:27         ` Krzysztof Kozlowski
2020-11-19 13:17 ` [PATCH 1/3] dt-bindings: mmc: imx: fix the wrongly dropped imx8qm compatible string Krzysztof Kozlowski
2020-11-19 13:17   ` Krzysztof Kozlowski
2020-11-19 15:21   ` Aisheng Dong
2020-11-19 15:21     ` Aisheng Dong
2020-11-19 15:25     ` Krzysztof Kozlowski
2020-11-19 15:25       ` Krzysztof Kozlowski
2020-11-23 12:28       ` Ulf Hansson
2020-11-23 12:28         ` Ulf Hansson
2020-11-24  7:02         ` Aisheng Dong
2020-11-24  7:02           ` Aisheng Dong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.