[PATCH 0/2] pwm: brcmstb: Support configurable open-drain mode

From: Florian Fainelli
Date: Fri Oct 11 2024 - 22:56:28 EST


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