2023-02-15 13:36:25

by Daniel Golle

[permalink] [raw]
Subject: [PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible

Since commit 241eab76657f ("pwm: mediatek: Add support for MT7986")
support for the 2 PWM channels implemented in MediaTek MT7986 SoCs has
been added. Also add the compatible string to dt-bindings now that
they have been converted to YAML.

Acked-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Uwe Kleine-K?nig <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Signed-off-by: Daniel Golle <[email protected]>
---
Resending this patch as I missed sending it to linux-pwm when first
submitted. See also
https://patchwork.ozlabs.org/comment/3049442/

Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml b/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
index dbc974bff9e9..8e176ba7a525 100644
--- a/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
@@ -22,6 +22,7 @@ properties:
- mediatek,mt7623-pwm
- mediatek,mt7628-pwm
- mediatek,mt7629-pwm
+ - mediatek,mt7986-pwm
- mediatek,mt8183-pwm
- mediatek,mt8365-pwm
- mediatek,mt8516-pwm

base-commit: 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
--
2.39.1



Subject: Re: [PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible

Il 15/02/23 14:34, Daniel Golle ha scritto:
> Since commit 241eab76657f ("pwm: mediatek: Add support for MT7986")
> support for the 2 PWM channels implemented in MediaTek MT7986 SoCs has
> been added. Also add the compatible string to dt-bindings now that
> they have been converted to YAML.
>
> Acked-by: Krzysztof Kozlowski <[email protected]>
> Acked-by: Uwe Kleine-König <[email protected]>
> Reviewed-by: Matthias Brugger <[email protected]>
> Signed-off-by: Daniel Golle <[email protected]>

Reviewed-by: AngeloGioacchino Del Regno <[email protected]>



2023-03-19 15:05:59

by Daniel Golle

[permalink] [raw]
Subject: Re: [PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible

On Wed, Feb 15, 2023 at 01:34:51PM +0000, Daniel Golle wrote:
> Since commit 241eab76657f ("pwm: mediatek: Add support for MT7986")
> support for the 2 PWM channels implemented in MediaTek MT7986 SoCs has
> been added. Also add the compatible string to dt-bindings now that
> they have been converted to YAML.
>
> Acked-by: Krzysztof Kozlowski <[email protected]>
> Acked-by: Uwe Kleine-K?nig <[email protected]>
> Reviewed-by: Matthias Brugger <[email protected]>
> Signed-off-by: Daniel Golle <[email protected]>

May I kindly call your attention to this patch please.

It has received reviews and no further comments for more than a month
now:
https://patchwork.kernel.org/project/linux-mediatek/patch/[email protected]/

Follow-up patches adding support for MT7981 are already waiting and to
avoid conflicts it would be good to have this one merged before.

Thank you!

> ---
> Resending this patch as I missed sending it to linux-pwm when first
> submitted. See also
> https://patchwork.ozlabs.org/comment/3049442/
>
> Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml b/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
> index dbc974bff9e9..8e176ba7a525 100644
> --- a/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
> +++ b/Documentation/devicetree/bindings/pwm/mediatek,mt2712-pwm.yaml
> @@ -22,6 +22,7 @@ properties:
> - mediatek,mt7623-pwm
> - mediatek,mt7628-pwm
> - mediatek,mt7629-pwm
> + - mediatek,mt7986-pwm
> - mediatek,mt8183-pwm
> - mediatek,mt8365-pwm
> - mediatek,mt8516-pwm
>
> base-commit: 9d9019bcea1aac7eed64a1a4966282b6b7b141c8
> --
> 2.39.1
>

2023-04-06 13:29:51

by Thierry Reding

[permalink] [raw]
Subject: Re: [PATCH RESEND] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible

On Wed, 15 Feb 2023 13:34:39 +0000, Daniel Golle wrote:
> Since commit 241eab76657f ("pwm: mediatek: Add support for MT7986")
> support for the 2 PWM channels implemented in MediaTek MT7986 SoCs has
> been added. Also add the compatible string to dt-bindings now that
> they have been converted to YAML.
>
>

Applied, thanks!

[1/1] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
commit: 90cb764c3fafb80ac6b3efd99f8481226da40f60

Best regards,
--
Thierry Reding <[email protected]>