linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v2 17/18] arm64: dts: mediatek: fix systimer properties
       [not found] ` <20230203-evk-board-support-v2-17-6ec7cdb10ccf@baylibre.com>
@ 2023-03-09 13:32   ` AngeloGioacchino Del Regno
  2023-03-09 14:51     ` Bernhard Rosenkränzer
  0 siblings, 1 reply; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-03-09 13:32 UTC (permalink / raw)
  To: Alexandre Mergnat, Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Bernhard Rosenkränzer, Ulf Hansson, Wim Van Sebroeck,
	Krzysztof Kozlowski, Chaotian Jing, Rob Herring, Wenbin Mei,
	Matthias Brugger
  Cc: linux-mmc, Alexandre Bailon, devicetree, Amjad Ouled-Ameur,
	linux-arm-kernel, linux-kernel, linux-gpio, linux-watchdog,
	linux-mediatek, Fabien Parent

Il 07/03/23 14:17, Alexandre Mergnat ha scritto:
> From: Amjad Ouled-Ameur <aouledameur@baylibre.com>
> 
> MT8365 has a SYST timer (System Timer), therefore the compatible node
> should be "mediatek,mt6765-timer" instead of "mediatek,mt6795-systimer"
> (which corresponds to ARM/ARM64 System Timer).

So this is not a CPUXGPT, not a GPT, but a SYST?

At this point, this should not be even introduced because commit [1] is
not in linux-next yet.

[1]: https://lore.kernel.org/all/20230125143503.1015424-10-bero@baylibre.com/

Matthias, please take note...

Regards,
Angelo


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

* Re: [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
       [not found] ` <20230203-evk-board-support-v2-3-6ec7cdb10ccf@baylibre.com>
@ 2023-03-09 13:56   ` Linus Walleij
  2023-03-10  8:32   ` Krzysztof Kozlowski
  1 sibling, 0 replies; 11+ messages in thread
From: Linus Walleij @ 2023-03-09 13:56 UTC (permalink / raw)
  To: Alexandre Mergnat
  Cc: Zhiyong Tao, Guenter Roeck, Bernhard Rosenkränzer,
	AngeloGioacchino Del Regno, Ulf Hansson, Wim Van Sebroeck,
	Krzysztof Kozlowski, Chaotian Jing, Rob Herring, Wenbin Mei,
	Matthias Brugger, linux-mmc, Alexandre Bailon, devicetree,
	Amjad Ouled-Ameur, linux-arm-kernel, linux-kernel, linux-gpio,
	linux-watchdog, linux-mediatek, Fabien Parent

On Tue, Mar 7, 2023 at 2:18 PM Alexandre Mergnat <amergnat@baylibre.com> wrote:

> This SoC is able to drive the following output current:
> - 2 mA
> - 4 mA
> - 6 mA
> - 8 mA
> - 10 mA
> - 12 mA
> - 14 mA
> - 16 mA
>
> Then drive-strength property is set with enum to reflect its HW capability.
>
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>

Is this something I can apply directly to the pinctrl tree once the DT
maintainers have
had a chance to look at it?

Yours,
Linus Walleij

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

* Re: [PATCH v2 17/18] arm64: dts: mediatek: fix systimer properties
  2023-03-09 13:32   ` [PATCH v2 17/18] arm64: dts: mediatek: fix systimer properties AngeloGioacchino Del Regno
@ 2023-03-09 14:51     ` Bernhard Rosenkränzer
  0 siblings, 0 replies; 11+ messages in thread
From: Bernhard Rosenkränzer @ 2023-03-09 14:51 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno
  Cc: Alexandre Mergnat, Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Ulf Hansson, Wim Van Sebroeck, Krzysztof Kozlowski, Chaotian Jing,
	Rob Herring, Wenbin Mei, Matthias Brugger, linux-mmc,
	Alexandre Bailon, devicetree, Amjad Ouled-Ameur, linux-arm-kernel,
	linux-kernel, linux-gpio, linux-watchdog, linux-mediatek,
	Fabien Parent

Hi,

On Thu, Mar 9, 2023 at 2:32 PM AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com> wrote:
>
> Il 07/03/23 14:17, Alexandre Mergnat ha scritto:
> > From: Amjad Ouled-Ameur <aouledameur@baylibre.com>
> >
> > MT8365 has a SYST timer (System Timer), therefore the compatible node
> > should be "mediatek,mt6765-timer" instead of "mediatek,mt6795-systimer"
> > (which corresponds to ARM/ARM64 System Timer).
>
> So this is not a CPUXGPT, not a GPT, but a SYST?
>
> At this point, this should not be even introduced because commit [1] is
> not in linux-next yet.
>
> [1]: https://lore.kernel.org/all/20230125143503.1015424-10-bero@baylibre.com/

I've posted a new revision of this patchset containing the systimer fix.

https://lore.kernel.org/linux-mediatek/20230309143459.401783-1-bero@baylibre.com/

ttyl
bero

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

* Re: [PATCH v2 01/18] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365
       [not found] ` <20230203-evk-board-support-v2-1-6ec7cdb10ccf@baylibre.com>
@ 2023-03-10  8:30   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2023-03-10  8:30 UTC (permalink / raw)
  To: Alexandre Mergnat, Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Bernhard Rosenkränzer, AngeloGioacchino Del Regno,
	Ulf Hansson, Wim Van Sebroeck, Krzysztof Kozlowski, Chaotian Jing,
	Rob Herring, Wenbin Mei, Matthias Brugger
  Cc: linux-mmc, Alexandre Bailon, devicetree, Amjad Ouled-Ameur,
	linux-arm-kernel, linux-kernel, linux-gpio, linux-watchdog,
	linux-mediatek, Fabien Parent

On 07/03/2023 14:17, Alexandre Mergnat wrote:
> Add binding description for mediatek,mt8365-wdt
> 
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH v2 02/18] dt-bindings: mmc: mediatek,mtk-sd: add mt8365
       [not found] ` <20230203-evk-board-support-v2-2-6ec7cdb10ccf@baylibre.com>
@ 2023-03-10  8:30   ` Krzysztof Kozlowski
  2023-03-10 15:14   ` Ulf Hansson
  1 sibling, 0 replies; 11+ messages in thread
From: Krzysztof Kozlowski @ 2023-03-10  8:30 UTC (permalink / raw)
  To: Alexandre Mergnat, Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Bernhard Rosenkränzer, AngeloGioacchino Del Regno,
	Ulf Hansson, Wim Van Sebroeck, Krzysztof Kozlowski, Chaotian Jing,
	Rob Herring, Wenbin Mei, Matthias Brugger
  Cc: linux-mmc, Alexandre Bailon, devicetree, Amjad Ouled-Ameur,
	linux-arm-kernel, linux-kernel, linux-gpio, linux-watchdog,
	linux-mediatek, Fabien Parent

On 07/03/2023 14:17, Alexandre Mergnat wrote:
> Add binding description for mediatek,mt8365-mmc
> 
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
> ---
>  Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 1 +


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
       [not found] ` <20230203-evk-board-support-v2-3-6ec7cdb10ccf@baylibre.com>
  2023-03-09 13:56   ` [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property Linus Walleij
@ 2023-03-10  8:32   ` Krzysztof Kozlowski
  2023-03-10  9:46     ` AngeloGioacchino Del Regno
  1 sibling, 1 reply; 11+ messages in thread
From: Krzysztof Kozlowski @ 2023-03-10  8:32 UTC (permalink / raw)
  To: Alexandre Mergnat, Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Bernhard Rosenkränzer, AngeloGioacchino Del Regno,
	Ulf Hansson, Wim Van Sebroeck, Krzysztof Kozlowski, Chaotian Jing,
	Rob Herring, Wenbin Mei, Matthias Brugger
  Cc: linux-mmc, Alexandre Bailon, devicetree, Amjad Ouled-Ameur,
	linux-arm-kernel, linux-kernel, linux-gpio, linux-watchdog,
	linux-mediatek, Fabien Parent

On 07/03/2023 14:17, Alexandre Mergnat wrote:
> This SoC is able to drive the following output current:
> - 2 mA
> - 4 mA
> - 6 mA
> - 8 mA
> - 10 mA
> - 12 mA
> - 14 mA
> - 16 mA
> 
> Then drive-strength property is set with enum to reflect its HW capability.
> 
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
> ---
>  Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
> index 4b96884a1afc..101871ec6693 100644
> --- a/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
> +++ b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
> @@ -79,6 +79,9 @@ patternProperties:
>  
>            bias-pull-down: true
>  
> +          drive-strength:
> +            enum: [2, 4, 6, 8, 10, 12, 14, 16]

Isn't this conflicting with mediatek,drive-strength-adv? Your commit msg
suggests you add a missing property, but I would say nothing was missing
here.

You need review from (pinctrl) Mediatek maintainers how the bindings for
all Mediateks are organized.

Best regards,
Krzysztof


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

* Re: [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
  2023-03-10  8:32   ` Krzysztof Kozlowski
@ 2023-03-10  9:46     ` AngeloGioacchino Del Regno
  2023-03-10  9:49       ` AngeloGioacchino Del Regno
  0 siblings, 1 reply; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-03-10  9:46 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Alexandre Mergnat, Zhiyong Tao,
	Guenter Roeck, Linus Walleij, Bernhard Rosenkränzer,
	Ulf Hansson, Wim Van Sebroeck, Krzysztof Kozlowski, Chaotian Jing,
	Rob Herring, Wenbin Mei, Matthias Brugger
  Cc: linux-mmc, Alexandre Bailon, devicetree, Amjad Ouled-Ameur,
	linux-arm-kernel, linux-kernel, linux-gpio, linux-watchdog,
	linux-mediatek, Fabien Parent

Il 10/03/23 09:32, Krzysztof Kozlowski ha scritto:
> On 07/03/2023 14:17, Alexandre Mergnat wrote:
>> This SoC is able to drive the following output current:
>> - 2 mA
>> - 4 mA
>> - 6 mA
>> - 8 mA
>> - 10 mA
>> - 12 mA
>> - 14 mA
>> - 16 mA
>>
>> Then drive-strength property is set with enum to reflect its HW capability.
>>
>> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
>> ---
>>   Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
>> index 4b96884a1afc..101871ec6693 100644
>> --- a/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
>> +++ b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
>> @@ -79,6 +79,9 @@ patternProperties:
>>   
>>             bias-pull-down: true
>>   
>> +          drive-strength:
>> +            enum: [2, 4, 6, 8, 10, 12, 14, 16]
> 
> Isn't this conflicting with mediatek,drive-strength-adv? Your commit msg
> suggests you add a missing property, but I would say nothing was missing
> here.
> 
> You need review from (pinctrl) Mediatek maintainers how the bindings for
> all Mediateks are organized.

Hello Krzysztof,

mediatek,drive-strength-adv *shall not exist*, that was an unnecessary property
that leaked upstream from downstream kernels and there's no reason to use it.

Upstream, we have drive-strength-microamp and mediatek,rsel-resistance-in-si-unit.

Since mediatek,mt8365-pinctrl.yaml got picked with that property already, I have
nothing to complain about this specific commit... drive-strength does not conflict
with the mediatek,drive-strength-adv property, as the "adv" is for microamp
adjustments.

You can pick it, it's fine.

Anyway, Alexandre: can you please perform a cleanup to the MT8365 pinctrl binding?
The cleanup means you're setting mediatek,drive-strength-adv as deprecated and
adding the right properties (...and possibly changing the devicetrees to use it).

For more information, you can look at commit history for the (unfortunately, named
incorrectly) MT8195 pinctrl documentation: bindings/pinctrl/pinctrl-mt8195.yaml
where we performed the same cleanup that I'm asking you to do, except we didn't
have to set any property as deprecated because there was *no devicetree upstream*
that was actually using that property (hence not an ABI breakage).

Cheers!
Angelo

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

* Re: [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
  2023-03-10  9:46     ` AngeloGioacchino Del Regno
@ 2023-03-10  9:49       ` AngeloGioacchino Del Regno
  2023-03-15  8:11         ` Alexandre Mergnat
  0 siblings, 1 reply; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-03-10  9:49 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Alexandre Mergnat, Zhiyong Tao,
	Guenter Roeck, Linus Walleij, Bernhard Rosenkränzer,
	Ulf Hansson, Wim Van Sebroeck, Krzysztof Kozlowski, Chaotian Jing,
	Rob Herring, Wenbin Mei, Matthias Brugger
  Cc: linux-mmc, Alexandre Bailon, devicetree, Amjad Ouled-Ameur,
	linux-arm-kernel, linux-kernel, linux-gpio, linux-watchdog,
	linux-mediatek, Fabien Parent

Il 10/03/23 10:46, AngeloGioacchino Del Regno ha scritto:
> Il 10/03/23 09:32, Krzysztof Kozlowski ha scritto:
>> On 07/03/2023 14:17, Alexandre Mergnat wrote:
>>> This SoC is able to drive the following output current:
>>> - 2 mA
>>> - 4 mA
>>> - 6 mA
>>> - 8 mA
>>> - 10 mA
>>> - 12 mA
>>> - 14 mA
>>> - 16 mA
>>>
>>> Then drive-strength property is set with enum to reflect its HW capability.
>>>
>>> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
>>> ---
>>>   Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml | 3 +++
>>>   1 file changed, 3 insertions(+)
>>>
>>> diff --git 
>>> a/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml 
>>> b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
>>> index 4b96884a1afc..101871ec6693 100644
>>> --- a/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
>>> +++ b/Documentation/devicetree/bindings/pinctrl/mediatek,mt8365-pinctrl.yaml
>>> @@ -79,6 +79,9 @@ patternProperties:
>>>             bias-pull-down: true
>>> +          drive-strength:
>>> +            enum: [2, 4, 6, 8, 10, 12, 14, 16]
>>
>> Isn't this conflicting with mediatek,drive-strength-adv? Your commit msg
>> suggests you add a missing property, but I would say nothing was missing
>> here.
>>
>> You need review from (pinctrl) Mediatek maintainers how the bindings for
>> all Mediateks are organized.
> 
> Hello Krzysztof,
> 
> mediatek,drive-strength-adv *shall not exist*, that was an unnecessary property
> that leaked upstream from downstream kernels and there's no reason to use it.
> 
> Upstream, we have drive-strength-microamp and mediatek,rsel-resistance-in-si-unit.
> 
> Since mediatek,mt8365-pinctrl.yaml got picked with that property already, I have
> nothing to complain about this specific commit... drive-strength does not conflict
> with the mediatek,drive-strength-adv property, as the "adv" is for microamp
> adjustments.
> 
> You can pick it, it's fine.
> 
> Anyway, Alexandre: can you please perform a cleanup to the MT8365 pinctrl binding?
> The cleanup means you're setting mediatek,drive-strength-adv as deprecated and
> adding the right properties (...and possibly changing the devicetrees to use it).
> 
> For more information, you can look at commit history for the (unfortunately, named
> incorrectly) MT8195 pinctrl documentation: bindings/pinctrl/pinctrl-mt8195.yaml
> where we performed the same cleanup that I'm asking you to do, except we didn't
> have to set any property as deprecated because there was *no devicetree upstream*
> that was actually using that property (hence not an ABI breakage).
> 
> Cheers!
> Angelo

Sorry for the double email. I forgot to give my:

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

Whoops!
Cheers again  :-)


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

* Re: [PATCH v2 02/18] dt-bindings: mmc: mediatek,mtk-sd: add mt8365
       [not found] ` <20230203-evk-board-support-v2-2-6ec7cdb10ccf@baylibre.com>
  2023-03-10  8:30   ` [PATCH v2 02/18] dt-bindings: mmc: mediatek,mtk-sd: " Krzysztof Kozlowski
@ 2023-03-10 15:14   ` Ulf Hansson
  1 sibling, 0 replies; 11+ messages in thread
From: Ulf Hansson @ 2023-03-10 15:14 UTC (permalink / raw)
  To: Alexandre Mergnat
  Cc: Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Bernhard Rosenkränzer, AngeloGioacchino Del Regno,
	Wim Van Sebroeck, Krzysztof Kozlowski, Chaotian Jing, Rob Herring,
	Wenbin Mei, Matthias Brugger, linux-mmc, Alexandre Bailon,
	devicetree, Amjad Ouled-Ameur, linux-arm-kernel, linux-kernel,
	linux-gpio, linux-watchdog, linux-mediatek, Fabien Parent

On Tue, 7 Mar 2023 at 14:18, Alexandre Mergnat <amergnat@baylibre.com> wrote:
>
> Add binding description for mediatek,mt8365-mmc
>
> Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  Documentation/devicetree/bindings/mmc/mtk-sd.yaml | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> index 7a649ebc688c..46eefdd19a2c 100644
> --- a/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> +++ b/Documentation/devicetree/bindings/mmc/mtk-sd.yaml
> @@ -34,6 +34,7 @@ properties:
>                - mediatek,mt8188-mmc
>                - mediatek,mt8192-mmc
>                - mediatek,mt8195-mmc
> +              - mediatek,mt8365-mmc
>            - const: mediatek,mt8183-mmc
>
>    reg:
>
> --
> b4 0.10.1

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

* Re: [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
  2023-03-10  9:49       ` AngeloGioacchino Del Regno
@ 2023-03-15  8:11         ` Alexandre Mergnat
  2023-03-15 10:45           ` AngeloGioacchino Del Regno
  0 siblings, 1 reply; 11+ messages in thread
From: Alexandre Mergnat @ 2023-03-15  8:11 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno
  Cc: Krzysztof Kozlowski, Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Bernhard Rosenkränzer, Ulf Hansson, Wim Van Sebroeck,
	Krzysztof Kozlowski, Chaotian Jing, Rob Herring, Wenbin Mei,
	Matthias Brugger, linux-mmc, Alexandre Bailon, devicetree,
	Amjad Ouled-Ameur, linux-arm-kernel, linux-kernel, linux-gpio,
	linux-watchdog, linux-mediatek, Fabien Parent

Le ven. 10 mars 2023 à 10:49, AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com> a écrit :
>
> Il 10/03/23 10:46, AngeloGioacchino Del Regno ha scritto:
> >
> > Anyway, Alexandre: can you please perform a cleanup to the MT8365 pinctrl binding?

Yes I can ! :D
Should I do it directly in this patch series or (I prefer) in a new one ?

> > The cleanup means you're setting mediatek,drive-strength-adv as deprecated and
> > adding the right properties (...and possibly changing the devicetrees to use it).
> >
> > For more information, you can look at commit history for the (unfortunately, named
> > incorrectly) MT8195 pinctrl documentation: bindings/pinctrl/pinctrl-mt8195.yaml
> > where we performed the same cleanup that I'm asking you to do, except we didn't
> > have to set any property as deprecated because there was *no devicetree upstream*
> > that was actually using that property (hence not an ABI breakage).

Thanks for the information, that helps.

Regards,
Alex

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

* Re: [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property
  2023-03-15  8:11         ` Alexandre Mergnat
@ 2023-03-15 10:45           ` AngeloGioacchino Del Regno
  0 siblings, 0 replies; 11+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-03-15 10:45 UTC (permalink / raw)
  To: Alexandre Mergnat
  Cc: Krzysztof Kozlowski, Zhiyong Tao, Guenter Roeck, Linus Walleij,
	Bernhard Rosenkränzer, Ulf Hansson, Wim Van Sebroeck,
	Krzysztof Kozlowski, Chaotian Jing, Rob Herring, Wenbin Mei,
	Matthias Brugger, linux-mmc, Alexandre Bailon, devicetree,
	Amjad Ouled-Ameur, linux-arm-kernel, linux-kernel, linux-gpio,
	linux-watchdog, linux-mediatek, Fabien Parent

Il 15/03/23 09:11, Alexandre Mergnat ha scritto:
> Le ven. 10 mars 2023 à 10:49, AngeloGioacchino Del Regno
> <angelogioacchino.delregno@collabora.com> a écrit :
>>
>> Il 10/03/23 10:46, AngeloGioacchino Del Regno ha scritto:
>>>
>>> Anyway, Alexandre: can you please perform a cleanup to the MT8365 pinctrl binding?
> 
> Yes I can ! :D
> Should I do it directly in this patch series or (I prefer) in a new one ?
> 

Doing that in a new one is fine... it's a cleanup that is not strictly related to
what you're introducing in this series.

>>> The cleanup means you're setting mediatek,drive-strength-adv as deprecated and
>>> adding the right properties (...and possibly changing the devicetrees to use it).
>>>
>>> For more information, you can look at commit history for the (unfortunately, named
>>> incorrectly) MT8195 pinctrl documentation: bindings/pinctrl/pinctrl-mt8195.yaml
>>> where we performed the same cleanup that I'm asking you to do, except we didn't
>>> have to set any property as deprecated because there was *no devicetree upstream*
>>> that was actually using that property (hence not an ABI breakage).
> 
> Thanks for the information, that helps.

You're welcome!

Regards,
Angelo


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

end of thread, other threads:[~2023-03-15 10:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230203-evk-board-support-v2-0-6ec7cdb10ccf@baylibre.com>
     [not found] ` <20230203-evk-board-support-v2-17-6ec7cdb10ccf@baylibre.com>
2023-03-09 13:32   ` [PATCH v2 17/18] arm64: dts: mediatek: fix systimer properties AngeloGioacchino Del Regno
2023-03-09 14:51     ` Bernhard Rosenkränzer
     [not found] ` <20230203-evk-board-support-v2-3-6ec7cdb10ccf@baylibre.com>
2023-03-09 13:56   ` [PATCH v2 03/18] dt-bindings: pinctrl: mediatek,mt8365-pinctrl: add drive strength property Linus Walleij
2023-03-10  8:32   ` Krzysztof Kozlowski
2023-03-10  9:46     ` AngeloGioacchino Del Regno
2023-03-10  9:49       ` AngeloGioacchino Del Regno
2023-03-15  8:11         ` Alexandre Mergnat
2023-03-15 10:45           ` AngeloGioacchino Del Regno
     [not found] ` <20230203-evk-board-support-v2-1-6ec7cdb10ccf@baylibre.com>
2023-03-10  8:30   ` [PATCH v2 01/18] dt-bindings: watchdog: mediatek,mtk-wdt: add mt8365 Krzysztof Kozlowski
     [not found] ` <20230203-evk-board-support-v2-2-6ec7cdb10ccf@baylibre.com>
2023-03-10  8:30   ` [PATCH v2 02/18] dt-bindings: mmc: mediatek,mtk-sd: " Krzysztof Kozlowski
2023-03-10 15:14   ` Ulf Hansson

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).