All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] General Purpose clocks and matisse-wifi backlight
@ 2023-01-06 11:44 Matti Lehtimäki
  2023-01-06 11:44 ` [PATCH 1/3] dt-bindings: pinctrl: msm8226: Add General Purpose clocks Matti Lehtimäki
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Matti Lehtimäki @ 2023-01-06 11:44 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: ~postmarketos/upstreaming, phone-devel, Matti Lehtimäki,
	Bjorn Andersson, devicetree, Konrad Dybcio, linux-gpio,
	linux-kernel

This series adds support for general purpose clocks found on MSM8226
and enables ti,lp8556 backlight on matisse-wifi which uses general
purpose clocks with clk-pwm.

Luca Weiss (1):
  pinctrl: qcom: msm8226: Add General Purpose clocks

Matti Lehtimäki (2):
  dt-bindings: pinctrl: msm8226: Add General Purpose clocks
  ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add display backlight

 .../pinctrl/qcom,msm8226-pinctrl.yaml         |  4 +-
 .../dts/qcom-apq8026-samsung-matisse-wifi.dts | 59 +++++++++++++++++++
 drivers/pinctrl/qcom/pinctrl-msm8226.c        | 11 +++-
 3 files changed, 70 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-01-10  7:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-06 11:44 [PATCH 0/3] General Purpose clocks and matisse-wifi backlight Matti Lehtimäki
2023-01-06 11:44 ` [PATCH 1/3] dt-bindings: pinctrl: msm8226: Add General Purpose clocks Matti Lehtimäki
2023-01-06 12:32   ` Krzysztof Kozlowski
2023-01-06 12:41     ` Matti Lehtimäki
2023-01-06 13:00       ` Krzysztof Kozlowski
2023-01-06 13:00   ` Krzysztof Kozlowski
2023-01-10  7:57   ` Linus Walleij
2023-01-06 11:44 ` [PATCH 2/3] pinctrl: qcom: " Matti Lehtimäki
2023-01-10  7:57   ` Linus Walleij
2023-01-06 11:44 ` [PATCH 3/3] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Add display backlight Matti Lehtimäki
2023-01-07 10:41   ` Konrad Dybcio

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.