All of lore.kernel.org
 help / color / mirror / Atom feed
From: AngeloGioacchino Del Regno  <angelogioacchino.delregno@collabora.com>
To: Mark Tseng <chun-jen.tseng@mediatek.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Roger Lu <roger.lu@mediatek.com>,
	Kevin Hilman <khilman@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [PATCH v1 1/2] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
Date: Fri, 15 Sep 2023 11:24:01 +0200	[thread overview]
Message-ID: <33c8f603-fc73-7067-ed3d-6bb973d9655c@collabora.com> (raw)
In-Reply-To: <bf87aa29-ea42-f811-7ae9-3888336989fb@collabora.com>

Il 15/09/23 11:22, AngeloGioacchino Del Regno ha scritto:
> Il 15/09/23 09:50, Mark Tseng ha scritto:
>> Add mt8188 svs compatible in dt-bindings.
>>
>> Signed-off-by: Mark Tseng <chun-jen.tseng@mediatek.com>
> 
> This commit does not apply. Please always develop and test on upstream.
> 

Actually, I'm sorry, it's *me* checking the wrong kernel tree here.
This commit is fine.

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

Sorry again,
Angelo

>> ---
>>   Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml 
>> b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
>> index f21eb907ee90..7eda63d5682f 100644
>> --- a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
>> +++ b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
>> @@ -22,6 +22,7 @@ properties:
>>     compatible:
>>       enum:
>>         - mediatek,mt8183-svs
>> +      - mediatek,mt8188-svs
>>         - mediatek,mt8192-svs
>>     reg:
> 
> 



WARNING: multiple messages have this Message-ID (diff)
From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Mark Tseng <chun-jen.tseng@mediatek.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Roger Lu <roger.lu@mediatek.com>,
	Kevin Hilman <khilman@kernel.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-mediatek@lists.infradead.org,
	Project_Global_Chrome_Upstream_Group@mediatek.com
Subject: Re: [PATCH v1 1/2] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings
Date: Fri, 15 Sep 2023 11:24:01 +0200	[thread overview]
Message-ID: <33c8f603-fc73-7067-ed3d-6bb973d9655c@collabora.com> (raw)
In-Reply-To: <bf87aa29-ea42-f811-7ae9-3888336989fb@collabora.com>

Il 15/09/23 11:22, AngeloGioacchino Del Regno ha scritto:
> Il 15/09/23 09:50, Mark Tseng ha scritto:
>> Add mt8188 svs compatible in dt-bindings.
>>
>> Signed-off-by: Mark Tseng <chun-jen.tseng@mediatek.com>
> 
> This commit does not apply. Please always develop and test on upstream.
> 

Actually, I'm sorry, it's *me* checking the wrong kernel tree here.
This commit is fine.

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

Sorry again,
Angelo

>> ---
>>   Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml 
>> b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
>> index f21eb907ee90..7eda63d5682f 100644
>> --- a/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
>> +++ b/Documentation/devicetree/bindings/soc/mediatek/mtk-svs.yaml
>> @@ -22,6 +22,7 @@ properties:
>>     compatible:
>>       enum:
>>         - mediatek,mt8183-svs
>> +      - mediatek,mt8188-svs
>>         - mediatek,mt8192-svs
>>     reg:
> 
> 



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

  reply	other threads:[~2023-09-15  9:24 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-15  7:50 [PATCH v1 0/2] soc: mediatek: svs: add support for mt8188 Mark Tseng
2023-09-15  7:50 ` Mark Tseng
2023-09-15  7:50 ` [PATCH v1 1/2] dt-bindings: soc: mediatek: add mt8188 svs dt-bindings Mark Tseng
2023-09-15  7:50   ` Mark Tseng
2023-09-15  7:52   ` Krzysztof Kozlowski
2023-09-15  7:52     ` Krzysztof Kozlowski
2023-09-15  9:22   ` AngeloGioacchino Del Regno
2023-09-15  9:22     ` AngeloGioacchino Del Regno
2023-09-15  9:24     ` AngeloGioacchino Del Regno [this message]
2023-09-15  9:24       ` AngeloGioacchino Del Regno
2023-09-15  7:50 ` [PATCH v1 2/2] soc: mediatek: svs: add support for mt8188 Mark Tseng
2023-09-15  7:50   ` Mark Tseng
2023-09-15  9:20   ` AngeloGioacchino Del Regno
2023-09-15  9:20     ` AngeloGioacchino Del Regno
2023-09-18  3:00     ` Chun-Jen Tseng (曾俊仁)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=33c8f603-fc73-7067-ed3d-6bb973d9655c@collabora.com \
    --to=angelogioacchino.delregno@collabora.com \
    --cc=Project_Global_Chrome_Upstream_Group@mediatek.com \
    --cc=chun-jen.tseng@mediatek.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=khilman@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=roger.lu@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.