devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v3 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188
       [not found] ` <20221129143503.16638-3-nathan.lu@mediatek.com>
@ 2022-11-29 16:41   ` Krzysztof Kozlowski
  2022-11-30  9:23   ` AngeloGioacchino Del Regno
  1 sibling, 0 replies; 5+ messages in thread
From: Krzysztof Kozlowski @ 2022-11-29 16:41 UTC (permalink / raw)
  To: nathan.lu, Rob Herring, Krzysztof Kozlowski, Chun-Kuang Hu,
	Philipp Zabel, David Airlie, Daniel Vetter, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger
  Cc: jason-jh . lin, CK Hu, AngeloGioacchino Del Regno, Rex-BC Chen,
	Moudy Ho, devicetree, linux-kernel, dri-devel, linux-mediatek,
	linux-stm32, linux-arm-kernel, lancelot.wu,
	Project_Global_Chrome_Upstream_Group

On 29/11/2022 15:34, nathan.lu wrote:
> From: Nathan Lu <nathan.lu@mediatek.com>
> 
> modify VDOSYS0 mmsys device tree Documentations for MT8188.
> 
> Signed-off-by: Nathan Lu <nathan.lu@mediatek.com>
> ---
>  .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml      | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
> index 0711f1834fbd..3e7fb33201c5 100644
> --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
> +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
> @@ -47,6 +47,10 @@ properties:
>            - const: mediatek,mt2701-mmsys
>            - const: syscon
>  
> +      - items:
> +          - const: mediatek,mt8188-vdosys0

Why this is not part of previous enum?

Best regards,
Krzysztof


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

* Re: [PATCH v3 1/6] dt-bindings: mediatek: modify VDOSYS0 display device tree Documentations for MT8188
       [not found] ` <20221129143503.16638-2-nathan.lu@mediatek.com>
@ 2022-11-30  9:17   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 5+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-11-30  9:17 UTC (permalink / raw)
  To: nathan.lu, Rob Herring, Krzysztof Kozlowski, Chun-Kuang Hu,
	Philipp Zabel, David Airlie, Daniel Vetter, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger
  Cc: jason-jh . lin, CK Hu, Rex-BC Chen, Moudy Ho, devicetree,
	linux-kernel, dri-devel, linux-mediatek, linux-stm32,
	linux-arm-kernel, lancelot.wu,
	Project_Global_Chrome_Upstream_Group

Il 29/11/22 15:34, nathan.lu ha scritto:
> From: Nathan Lu <nathan.lu@mediatek.com>
> 
> modify VDOSYS0 display device tree Documentations for MT8188.
> 
> Signed-off-by: Nathan Lu <nathan.lu@mediatek.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

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



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

* Re: [PATCH v3 6/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8188
       [not found] ` <20221129143503.16638-7-nathan.lu@mediatek.com>
@ 2022-11-30  9:17   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 5+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-11-30  9:17 UTC (permalink / raw)
  To: nathan.lu, Rob Herring, Krzysztof Kozlowski, Chun-Kuang Hu,
	Philipp Zabel, David Airlie, Daniel Vetter, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger
  Cc: jason-jh . lin, CK Hu, Rex-BC Chen, Moudy Ho, devicetree,
	linux-kernel, dri-devel, linux-mediatek, linux-stm32,
	linux-arm-kernel, lancelot.wu,
	Project_Global_Chrome_Upstream_Group, amy zhang

Il 29/11/22 15:35, nathan.lu ha scritto:
> From: Nathan Lu <nathan.lu@mediatek.com>
> 
> add driver data of mt8188 vdosys0 to mediatek-drm and the sub driver.
> 
> Signed-off-by: amy zhang <Amy.Zhang@mediatek.com>
> Signed-off-by: Nathan Lu <nathan.lu@mediatek.com>

Since series [1] was explicitly requested by maintainers...

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

[1]: https://patchwork.kernel.org/project/linux-mediatek/list/?series=699386


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

* Re: [PATCH v3 4/6] soc: mediatek: add mtk-mmsys support for mt8188 vdosys0
       [not found] ` <20221129143503.16638-5-nathan.lu@mediatek.com>
@ 2022-11-30  9:17   ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 5+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-11-30  9:17 UTC (permalink / raw)
  To: nathan.lu, Rob Herring, Krzysztof Kozlowski, Chun-Kuang Hu,
	Philipp Zabel, David Airlie, Daniel Vetter, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger
  Cc: jason-jh . lin, CK Hu, Rex-BC Chen, Moudy Ho, devicetree,
	linux-kernel, dri-devel, linux-mediatek, linux-stm32,
	linux-arm-kernel, lancelot.wu,
	Project_Global_Chrome_Upstream_Group, amy zhang

Il 29/11/22 15:35, nathan.lu ha scritto:
> From: Nathan Lu <nathan.lu@mediatek.com>
> 
> 1. add mt8188 mmsys
> 2. add mt8188 vdosys0 routing table settings
> 
> Signed-off-by: amy zhang <Amy.Zhang@mediatek.com>
> Signed-off-by: Nathan Lu <nathan.lu@mediatek.com>

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


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

* Re: [PATCH v3 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188
       [not found] ` <20221129143503.16638-3-nathan.lu@mediatek.com>
  2022-11-29 16:41   ` [PATCH v3 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188 Krzysztof Kozlowski
@ 2022-11-30  9:23   ` AngeloGioacchino Del Regno
  1 sibling, 0 replies; 5+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-11-30  9:23 UTC (permalink / raw)
  To: nathan.lu, Rob Herring, Krzysztof Kozlowski, Chun-Kuang Hu,
	Philipp Zabel, David Airlie, Daniel Vetter, Maxime Coquelin,
	Alexandre Torgue, Matthias Brugger
  Cc: jason-jh . lin, CK Hu, Rex-BC Chen, Moudy Ho, devicetree,
	linux-kernel, dri-devel, linux-mediatek, linux-stm32,
	linux-arm-kernel, lancelot.wu,
	Project_Global_Chrome_Upstream_Group

Il 29/11/22 15:34, nathan.lu ha scritto:
> From: Nathan Lu <nathan.lu@mediatek.com>
> 
> modify VDOSYS0 mmsys device tree Documentations for MT8188.
> 
> Signed-off-by: Nathan Lu <nathan.lu@mediatek.com>
> ---
>   .../devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml      | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
> index 0711f1834fbd..3e7fb33201c5 100644
> --- a/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
> +++ b/Documentation/devicetree/bindings/arm/mediatek/mediatek,mmsys.yaml
> @@ -47,6 +47,10 @@ properties:
>             - const: mediatek,mt2701-mmsys
>             - const: syscon
>   
> +      - items:
> +          - const: mediatek,mt8188-vdosys0

The devicetree node will be like:
	something: something@somewhere {
		compatible = "mediatek,mt8188-vdosys0", "syscon";
		....
	};

....and will never get any additional compatible string, as when you'll add
vdosys1 support, we'll get a similar node like:

	something_else: something_else@somewhere_else {
		comaptible = "mediatek,mt8188-vdosys1", "syscon";
		....
	};

...so this should go upper in the enum that's listing all of the
mediatek,mtXXXX-mmsys compatibles, specifically after `mediatek,mt8186-mmsys`.

Please fix.

Regards,
Angelo


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

end of thread, other threads:[~2022-11-30  9:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20221129143503.16638-1-nathan.lu@mediatek.com>
     [not found] ` <20221129143503.16638-3-nathan.lu@mediatek.com>
2022-11-29 16:41   ` [PATCH v3 2/6] dt-bindings: mediatek: modify VDOSYS0 mmsys device tree Documentations for MT8188 Krzysztof Kozlowski
2022-11-30  9:23   ` AngeloGioacchino Del Regno
     [not found] ` <20221129143503.16638-2-nathan.lu@mediatek.com>
2022-11-30  9:17   ` [PATCH v3 1/6] dt-bindings: mediatek: modify VDOSYS0 display " AngeloGioacchino Del Regno
     [not found] ` <20221129143503.16638-7-nathan.lu@mediatek.com>
2022-11-30  9:17   ` [PATCH v3 6/6] drm/mediatek: add mediatek-drm of vdosys0 support for mt8188 AngeloGioacchino Del Regno
     [not found] ` <20221129143503.16638-5-nathan.lu@mediatek.com>
2022-11-30  9:17   ` [PATCH v3 4/6] soc: mediatek: add mtk-mmsys support for mt8188 vdosys0 AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).