linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add support for high resolution PWMs
@ 2023-04-07 22:38 Anjelique Melendez
  2023-04-07 22:38 ` [PATCH v2 1/3] dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string Anjelique Melendez
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Anjelique Melendez @ 2023-04-07 22:38 UTC (permalink / raw)
  To: pavel, lee, robh+dt, krzysztof.kozlowski+dt, andersson
  Cc: linux-leds, devicetree, linux-kernel, Anjelique Melendez

Certain PMICs have a high reolution PWM module which can support from 8-bit
to 15-bit PWM. This change series adds support for those PMICs. Thanks!

Changes since v1:
  1. Updated some variable names in driver. 
  2. Updated driver to address compilation issue reported by
     kernel test robot.

Anjelique Melendez (3):
  dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string
  leds: rgb: leds-qcom-lpg: Add support for high resolution PWM
  leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM

 .../bindings/leds/leds-qcom-lpg.yaml          |   1 +
 drivers/leds/rgb/leds-qcom-lpg.c              | 160 +++++++++++++-----
 2 files changed, 116 insertions(+), 45 deletions(-)

-- 
2.40.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-04-20 10:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-07 22:38 [PATCH v2 0/3] Add support for high resolution PWMs Anjelique Melendez
2023-04-07 22:38 ` [PATCH v2 1/3] dt-bindings: leds-qcom-lpg: Add qcom,pmk8550-pwm compatible string Anjelique Melendez
2023-04-20 10:07   ` Lee Jones
2023-04-07 22:38 ` [PATCH v2 2/3] leds: rgb: leds-qcom-lpg: Add support for high resolution PWM Anjelique Melendez
2023-04-20 10:09   ` Lee Jones
2023-04-07 22:38 ` [PATCH v2 3/3] leds: rgb: leds-qcom-lpg: Add support for PMK8550 PWM Anjelique Melendez
2023-04-20 10:10   ` Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).