Re: [PATCH 0/3] mediatek: pwm: add pwm driver for MediaTek SoCs

2020-02-24 Thread Frank Wunderlich
tested pwm on bananapi r64 (with LED on gpio pins 9 as GND + 11 as pwm) with commands BPI-R64> pwm 0 config 10 5 BPI-R64> pwm 0 enable also no boot-problem after last Patch (removed my temporary workaround) Tested-by: Frank Wunderlich only a small typo in last patches subject

[PATCH 0/3] mediatek: pwm: add pwm driver for MediaTek SoCs

2020-02-21 Thread Sam Shih
Add pwm support for MediaTek SoCs: mt7622, mt7623 and mt7629, also fix mt7622 and mt7623 boot problem caused by BINMAN_FDT Sam Shih (3): mediatek: pwm: add pwm driver for MediaTek SoCs arm: dts: add pwm support for MediaTek SoCs arm: mediatek: remove unuse binman config arch/arm/Kconfig