linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v3 3/6] dt-bindings: pinctrl: mt7621: add proper function muxing binding
       [not found] ` <20221231160849.40544-4-arinc.unal@arinc9.com>
@ 2023-01-12  9:01   ` Krzysztof Kozlowski
  2023-01-12 18:48     ` Arınç ÜNAL
  0 siblings, 1 reply; 7+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-12  9:01 UTC (permalink / raw)
  To: Arınç ÜNAL, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Matthias Brugger, Sergio Paracuellos
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, linux-mips, erkin.bozoglu

On 31/12/2022 17:08, Arınç ÜNAL wrote:
> Not every function can be muxed to a group. Add proper binding which
> documents which function can be muxed to a group or set of groups.
> 
> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>

Didn't I already ack it?

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


Best regards,
Krzysztof


_______________________________________________
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] 7+ messages in thread

* Re: [PATCH v3 4/6] dt-bindings: pinctrl: rt2880: add proper function muxing binding
       [not found] ` <20221231160849.40544-5-arinc.unal@arinc9.com>
@ 2023-01-12  9:02   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-12  9:02 UTC (permalink / raw)
  To: Arınç ÜNAL, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Matthias Brugger, Sergio Paracuellos
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, linux-mips, erkin.bozoglu

On 31/12/2022 17:08, Arınç ÜNAL wrote:
> Not every function can be muxed to a group. Add proper binding which
> documents which function can be muxed to a group or set of groups.
> 
> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
> ---
>  .../pinctrl/ralink,rt2880-pinctrl.yaml        | 86 +++++++++++++++++--
>  1 file changed, 80 insertions(+), 6 deletions(-)
> 


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

Best regards,
Krzysztof


_______________________________________________
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] 7+ messages in thread

* Re: [PATCH v3 5/6] dt-bindings: pinctrl: rt305x: add proper function muxing binding
       [not found] ` <20221231160849.40544-6-arinc.unal@arinc9.com>
@ 2023-01-12  9:03   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-12  9:03 UTC (permalink / raw)
  To: Arınç ÜNAL, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Matthias Brugger, Sergio Paracuellos
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, linux-mips, erkin.bozoglu

On 31/12/2022 17:08, Arınç ÜNAL wrote:
> Not every function can be muxed to a group. Add proper binding which
> documents which function can be muxed to a group or set of groups.
> 
> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
> ---
>  .../pinctrl/ralink,rt305x-pinctrl.yaml        | 236 ++++++++++++++++--
>  1 file changed, 211 insertions(+), 25 deletions(-)
> 

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


Best regards,
Krzysztof


_______________________________________________
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] 7+ messages in thread

* Re: [PATCH v3 6/6] dt-bindings: pinctrl: rt3883: add proper function muxing binding
       [not found] ` <20221231160849.40544-7-arinc.unal@arinc9.com>
@ 2023-01-12  9:03   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-12  9:03 UTC (permalink / raw)
  To: Arınç ÜNAL, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Matthias Brugger, Sergio Paracuellos
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, linux-mips, erkin.bozoglu

On 31/12/2022 17:08, Arınç ÜNAL wrote:
> Not every function can be muxed to a group. Add proper binding which
> documents which function can be muxed to a group or set of groups.
> 
> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
> ---

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

Best regards,
Krzysztof


_______________________________________________
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] 7+ messages in thread

* Re: [PATCH v3 0/6] Enhance Ralink pinctrl documentation
       [not found] <20221231160849.40544-1-arinc.unal@arinc9.com>
                   ` (3 preceding siblings ...)
       [not found] ` <20221231160849.40544-7-arinc.unal@arinc9.com>
@ 2023-01-12 10:11 ` Sergio Paracuellos
  2023-01-16 13:58 ` Linus Walleij
  5 siblings, 0 replies; 7+ messages in thread
From: Sergio Paracuellos @ 2023-01-12 10:11 UTC (permalink / raw)
  To: Arınç ÜNAL
  Cc: Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Matthias Brugger, linux-gpio, devicetree, linux-arm-kernel,
	linux-mediatek, linux-kernel, linux-mips, erkin.bozoglu

On Sat, Dec 31, 2022 at 5:09 PM Arınç ÜNAL <arinc.unal@arinc9.com> wrote:
>
> Ho ho ho,
>
> This series mainly enhances the Ralink pinctrl documentation, and make a
> small variable name change on the subdrivers.
>
> I've compile-tested all the subdrivers.
> I've tested the dt-binding changes with:
> make dt_binding_check DT_SCHEMA_FILES=pinctrl/ralink
>
> v3:
> - Changes on v2 were put on the last patch. Fix that.

For the whole series:

Acked-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>

Thanks,
    Sergio Paracuellos

_______________________________________________
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] 7+ messages in thread

* Re: [PATCH v3 3/6] dt-bindings: pinctrl: mt7621: add proper function muxing binding
  2023-01-12  9:01   ` [PATCH v3 3/6] dt-bindings: pinctrl: mt7621: add proper function muxing binding Krzysztof Kozlowski
@ 2023-01-12 18:48     ` Arınç ÜNAL
  0 siblings, 0 replies; 7+ messages in thread
From: Arınç ÜNAL @ 2023-01-12 18:48 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Matthias Brugger, Sergio Paracuellos
  Cc: linux-gpio, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel, linux-mips, erkin.bozoglu

On 12.01.2023 12:01, Krzysztof Kozlowski wrote:
> On 31/12/2022 17:08, Arınç ÜNAL wrote:
>> Not every function can be muxed to a group. Add proper binding which
>> documents which function can be muxed to a group or set of groups.
>>
>> Signed-off-by: Arınç ÜNAL <arinc.unal@arinc9.com>
> 
> Didn't I already ack it?
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

I believe you only did for mt7620.

Thanks.
Arınç

_______________________________________________
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] 7+ messages in thread

* Re: [PATCH v3 0/6] Enhance Ralink pinctrl documentation
       [not found] <20221231160849.40544-1-arinc.unal@arinc9.com>
                   ` (4 preceding siblings ...)
  2023-01-12 10:11 ` [PATCH v3 0/6] Enhance Ralink pinctrl documentation Sergio Paracuellos
@ 2023-01-16 13:58 ` Linus Walleij
  5 siblings, 0 replies; 7+ messages in thread
From: Linus Walleij @ 2023-01-16 13:58 UTC (permalink / raw)
  To: Arınç ÜNAL
  Cc: Rob Herring, Krzysztof Kozlowski, Matthias Brugger,
	Sergio Paracuellos, linux-gpio, devicetree, linux-arm-kernel,
	linux-mediatek, linux-kernel, linux-mips, erkin.bozoglu

On Sat, Dec 31, 2022 at 5:09 PM Arınç ÜNAL <arinc.unal@arinc9.com> wrote:

> This series mainly enhances the Ralink pinctrl documentation, and make a
> small variable name change on the subdrivers.
>
> I've compile-tested all the subdrivers.
> I've tested the dt-binding changes with:
> make dt_binding_check DT_SCHEMA_FILES=pinctrl/ralink
>
> v3:
> - Changes on v2 were put on the last patch. Fix that.

Applied this v3 patch set for v6.3, thanks for doing this
massive clean-up Arınç!

Yours,
Linus Walleij

_______________________________________________
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] 7+ messages in thread

end of thread, other threads:[~2023-01-16 14:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20221231160849.40544-1-arinc.unal@arinc9.com>
     [not found] ` <20221231160849.40544-4-arinc.unal@arinc9.com>
2023-01-12  9:01   ` [PATCH v3 3/6] dt-bindings: pinctrl: mt7621: add proper function muxing binding Krzysztof Kozlowski
2023-01-12 18:48     ` Arınç ÜNAL
     [not found] ` <20221231160849.40544-5-arinc.unal@arinc9.com>
2023-01-12  9:02   ` [PATCH v3 4/6] dt-bindings: pinctrl: rt2880: " Krzysztof Kozlowski
     [not found] ` <20221231160849.40544-6-arinc.unal@arinc9.com>
2023-01-12  9:03   ` [PATCH v3 5/6] dt-bindings: pinctrl: rt305x: " Krzysztof Kozlowski
     [not found] ` <20221231160849.40544-7-arinc.unal@arinc9.com>
2023-01-12  9:03   ` [PATCH v3 6/6] dt-bindings: pinctrl: rt3883: " Krzysztof Kozlowski
2023-01-12 10:11 ` [PATCH v3 0/6] Enhance Ralink pinctrl documentation Sergio Paracuellos
2023-01-16 13:58 ` Linus Walleij

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