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 <krzysztof.kozlowski@xxxxxxxxxx> > Acked-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx> 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/Y+zfb2uQyKHng0kS@xxxxxxxxxxxxxx/ 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 >