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.
Signed-off-by: Daniel Golle <[email protected]>
---
This patch has previously been submitted, but we decided to deferr it until
after the conversion to YAML which has now been done via commit
3e98855ca0cf ("dt-bindings: pwm: mediatek: Convert pwm-mediatek to DT schema")
See
https://patchwork.ozlabs.org/project/devicetree-bindings/patch/[email protected]/
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: 66eee64b235411d512bed4d672c2d00683239daf
--
2.39.1
On 01/02/2023 20:25, 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.
>
> Signed-off-by: Daniel Golle <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof
On 01/02/2023 20:25, 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.
>
> Signed-off-by: Daniel Golle <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
> ---
> This patch has previously been submitted, but we decided to deferr it until
> after the conversion to YAML which has now been done via commit
> 3e98855ca0cf ("dt-bindings: pwm: mediatek: Convert pwm-mediatek to DT schema")
> See
> https://patchwork.ozlabs.org/project/devicetree-bindings/patch/[email protected]/
>
> 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: 66eee64b235411d512bed4d672c2d00683239daf
Hello,
On Wed, Feb 01, 2023 at 07:25:57PM +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.
>
> Signed-off-by: Daniel Golle <[email protected]>
> ---
> This patch has previously been submitted, but we decided to deferr it until
> after the conversion to YAML which has now been done via commit
> 3e98855ca0cf ("dt-bindings: pwm: mediatek: Convert pwm-mediatek to DT schema")
> See
> https://patchwork.ozlabs.org/project/devicetree-bindings/patch/[email protected]/
This commit is currently in next via the pwm tree. The easy options are
to take this commit via pwm, too, or wait till after tne next merge
window. I'm fine with the former.
Acked-by: Uwe Kleine-K?nig <[email protected]>
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | https://www.pengutronix.de/ |
On Thu, Feb 02, 2023 at 10:57:34AM +0100, Uwe Kleine-K?nig wrote:
> Hello,
>
> On Wed, Feb 01, 2023 at 07:25:57PM +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.
> >
> > Signed-off-by: Daniel Golle <[email protected]>
> > ---
> > This patch has previously been submitted, but we decided to deferr it until
> > after the conversion to YAML which has now been done via commit
> > 3e98855ca0cf ("dt-bindings: pwm: mediatek: Convert pwm-mediatek to DT schema")
> > See
> > https://patchwork.ozlabs.org/project/devicetree-bindings/patch/[email protected]/
>
> This commit is currently in next via the pwm tree. The easy options are
> to take this commit via pwm, too, or wait till after tne next merge
> window. I'm fine with the former.
>
> Acked-by: Uwe Kleine-K?nig <[email protected]>
However it wasn't sent to the linux-pwm list, so it doesn't appear in
the pwm patchwork :-\
I bounced it, but not sure that will make it appear there.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-K?nig |
Industrial Linux Solutions | https://www.pengutronix.de/ |