On 1/11/2019 3:58 PM, Ray Jui wrote: > Please remove 'INTERNAL' in all of your patches and cover letter. > Never mind, saw your next patchset with this issue fixed.... > On 1/10/2019 9:08 PM, Sheetal Tigadoli wrote: >> Hi, >> This patchset contain support to make PWM changes configure >> and stablize >> Following are brief changes done >> a. Add support for version2 compatible string >> b. Change PWM config and stablize delay in PWM Kona >> >> Praveen Kumar B (3): >> dt-bindings: pwm: kona: Add new compatible for new version pwm-kona >> drivers: pwm: pwm-bcm-kona: Add pwm-kona-v2 support >> ARM: dts: cygnus: Change pwm compatible to new version >> >> .../devicetree/bindings/pwm/brcm,kona-pwm.txt | 2 +- >> arch/arm/boot/dts/bcm-cygnus.dtsi | 2 +- >> drivers/pwm/pwm-bcm-kona.c | 128 ++++++++++++++++----- >> 3 files changed, 100 insertions(+), 32 deletions(-) >>