This patch series updates the pwm-brcmstb driver to not assume an open-drain mode, but instead get that sort of configuration from Device Tree using the 'open-drain' property. Florian Fainelli (2): dt-bindings: pwm: brcm,bcm7038: Document the 'open-drain' property pwm: brcmstb: Do not assume open drain configuration .../devicetree/bindings/pwm/brcm,bcm7038-pwm.yaml | 6 ++++++ drivers/pwm/pwm-brcmstb.c | 7 +++++-- 2 files changed, 11 insertions(+), 2 deletions(-) -- 2.34.1