All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
@ 2022-07-08 11:47 ` Johnson Wang
  0 siblings, 0 replies; 8+ messages in thread
From: Johnson Wang @ 2022-07-08 11:47 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-mmc, linux-kernel, devicetree, linux-arm-kernel,
	linux-mediatek, Project_Global_Chrome_Upstream_Group,
	Johnson Wang

This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
platform.

Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
---
 Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
index 2a2e9fa8c188..be366cefffc2 100644
--- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
+++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
@@ -30,13 +30,11 @@ properties:
           - const: mediatek,mt7623-mmc
           - const: mediatek,mt2701-mmc
       - items:
-          - const: mediatek,mt8186-mmc
-          - const: mediatek,mt8183-mmc
-      - items:
-          - const: mediatek,mt8192-mmc
-          - const: mediatek,mt8183-mmc
-      - items:
-          - const: mediatek,mt8195-mmc
+          - enum:
+              - mediatek,mt8186-mmc
+              - mediatek,mt8188-mmc
+              - mediatek,mt8192-mmc
+              - mediatek,mt8195-mmc
           - const: mediatek,mt8183-mmc
 
   reg:
-- 
2.18.0


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

* [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
@ 2022-07-08 11:47 ` Johnson Wang
  0 siblings, 0 replies; 8+ messages in thread
From: Johnson Wang @ 2022-07-08 11:47 UTC (permalink / raw)
  To: ulf.hansson, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-mmc, linux-kernel, devicetree, linux-arm-kernel,
	linux-mediatek, Project_Global_Chrome_Upstream_Group,
	Johnson Wang

This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
platform.

Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
---
 Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
index 2a2e9fa8c188..be366cefffc2 100644
--- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
+++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
@@ -30,13 +30,11 @@ properties:
           - const: mediatek,mt7623-mmc
           - const: mediatek,mt2701-mmc
       - items:
-          - const: mediatek,mt8186-mmc
-          - const: mediatek,mt8183-mmc
-      - items:
-          - const: mediatek,mt8192-mmc
-          - const: mediatek,mt8183-mmc
-      - items:
-          - const: mediatek,mt8195-mmc
+          - enum:
+              - mediatek,mt8186-mmc
+              - mediatek,mt8188-mmc
+              - mediatek,mt8192-mmc
+              - mediatek,mt8195-mmc
           - const: mediatek,mt8183-mmc
 
   reg:
-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
  2022-07-08 11:47 ` Johnson Wang
@ 2022-07-08 15:21   ` AngeloGioacchino Del Regno
  -1 siblings, 0 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-07-08 15:21 UTC (permalink / raw)
  To: Johnson Wang, ulf.hansson, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-mmc, linux-kernel, devicetree, linux-arm-kernel,
	linux-mediatek, Project_Global_Chrome_Upstream_Group

Il 08/07/22 13:47, Johnson Wang ha scritto:
> This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
> platform.
> 
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

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

* Re: [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
@ 2022-07-08 15:21   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 8+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-07-08 15:21 UTC (permalink / raw)
  To: Johnson Wang, ulf.hansson, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-mmc, linux-kernel, devicetree, linux-arm-kernel,
	linux-mediatek, Project_Global_Chrome_Upstream_Group

Il 08/07/22 13:47, Johnson Wang ha scritto:
> This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
> platform.
> 
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
  2022-07-08 11:47 ` Johnson Wang
@ 2022-07-11 23:04   ` Rob Herring
  -1 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2022-07-11 23:04 UTC (permalink / raw)
  To: Johnson Wang
  Cc: linux-arm-kernel, linux-mediatek, ulf.hansson,
	krzysztof.kozlowski+dt, robh+dt, linux-kernel, devicetree,
	linux-mmc, Project_Global_Chrome_Upstream_Group

On Fri, 08 Jul 2022 19:47:47 +0800, Johnson Wang wrote:
> This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
> platform.
> 
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
> ---
>  Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

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

* Re: [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
@ 2022-07-11 23:04   ` Rob Herring
  0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2022-07-11 23:04 UTC (permalink / raw)
  To: Johnson Wang
  Cc: linux-arm-kernel, linux-mediatek, ulf.hansson,
	krzysztof.kozlowski+dt, robh+dt, linux-kernel, devicetree,
	linux-mmc, Project_Global_Chrome_Upstream_Group

On Fri, 08 Jul 2022 19:47:47 +0800, Johnson Wang wrote:
> This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
> platform.
> 
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
> ---
>  Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
  2022-07-08 11:47 ` Johnson Wang
@ 2022-07-12 11:09   ` Ulf Hansson
  -1 siblings, 0 replies; 8+ messages in thread
From: Ulf Hansson @ 2022-07-12 11:09 UTC (permalink / raw)
  To: Johnson Wang
  Cc: robh+dt, krzysztof.kozlowski+dt, linux-mmc, linux-kernel,
	devicetree, linux-arm-kernel, linux-mediatek,
	Project_Global_Chrome_Upstream_Group

On Fri, 8 Jul 2022 at 13:47, Johnson Wang <johnson.wang@mediatek.com> wrote:
>
> This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
> platform.
>
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> index 2a2e9fa8c188..be366cefffc2 100644
> --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> @@ -30,13 +30,11 @@ properties:
>            - const: mediatek,mt7623-mmc
>            - const: mediatek,mt2701-mmc
>        - items:
> -          - const: mediatek,mt8186-mmc
> -          - const: mediatek,mt8183-mmc
> -      - items:
> -          - const: mediatek,mt8192-mmc
> -          - const: mediatek,mt8183-mmc
> -      - items:
> -          - const: mediatek,mt8195-mmc
> +          - enum:
> +              - mediatek,mt8186-mmc
> +              - mediatek,mt8188-mmc
> +              - mediatek,mt8192-mmc
> +              - mediatek,mt8195-mmc
>            - const: mediatek,mt8183-mmc
>
>    reg:
> --
> 2.18.0
>

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

* Re: [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
@ 2022-07-12 11:09   ` Ulf Hansson
  0 siblings, 0 replies; 8+ messages in thread
From: Ulf Hansson @ 2022-07-12 11:09 UTC (permalink / raw)
  To: Johnson Wang
  Cc: robh+dt, krzysztof.kozlowski+dt, linux-mmc, linux-kernel,
	devicetree, linux-arm-kernel, linux-mediatek,
	Project_Global_Chrome_Upstream_Group

On Fri, 8 Jul 2022 at 13:47, Johnson Wang <johnson.wang@mediatek.com> wrote:
>
> This commit adds dt-binding documentation of mmc for MediaTek MT8188 SoC
> platform.
>
> Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 12 +++++-------
>  1 file changed, 5 insertions(+), 7 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> index 2a2e9fa8c188..be366cefffc2 100644
> --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> @@ -30,13 +30,11 @@ properties:
>            - const: mediatek,mt7623-mmc
>            - const: mediatek,mt2701-mmc
>        - items:
> -          - const: mediatek,mt8186-mmc
> -          - const: mediatek,mt8183-mmc
> -      - items:
> -          - const: mediatek,mt8192-mmc
> -          - const: mediatek,mt8183-mmc
> -      - items:
> -          - const: mediatek,mt8195-mmc
> +          - enum:
> +              - mediatek,mt8186-mmc
> +              - mediatek,mt8188-mmc
> +              - mediatek,mt8192-mmc
> +              - mediatek,mt8195-mmc
>            - const: mediatek,mt8183-mmc
>
>    reg:
> --
> 2.18.0
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-07-12 11:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-08 11:47 [PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188 Johnson Wang
2022-07-08 11:47 ` Johnson Wang
2022-07-08 15:21 ` AngeloGioacchino Del Regno
2022-07-08 15:21   ` AngeloGioacchino Del Regno
2022-07-11 23:04 ` Rob Herring
2022-07-11 23:04   ` Rob Herring
2022-07-12 11:09 ` Ulf Hansson
2022-07-12 11:09   ` Ulf Hansson

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.