linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] MediaTek Helio X10 MT6795 - PWM driver
@ 2022-05-03 10:54 AngeloGioacchino Del Regno
  2022-05-03 10:54 ` [PATCH 1/2] pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795 AngeloGioacchino Del Regno
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: AngeloGioacchino Del Regno @ 2022-05-03 10:54 UTC (permalink / raw)
  To: thierry.reding
  Cc: u.kleine-koenig, lee.jones, robh+dt, krzysztof.kozlowski+dt,
	matthias.bgg, linux-pwm, devicetree, linux-kernel,
	linux-arm-kernel, linux-mediatek, kernel, nfraprado,
	AngeloGioacchino Del Regno

In an effort to give some love to the apparently forgotten MT6795 SoC,
I am upstreaming more components that are necessary to support platforms
powered by this one apart from a simple boot to serial console.

This series introduces support for the PWMs found in Helio X10.

Tested on a Sony Xperia M5 (codename "Holly") smartphone.

AngeloGioacchino Del Regno (2):
  pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795
  dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC

 Documentation/devicetree/bindings/pwm/pwm-mediatek.txt | 1 +
 drivers/pwm/pwm-mediatek.c                             | 7 +++++++
 2 files changed, 8 insertions(+)

-- 
2.35.1


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

end of thread, other threads:[~2022-05-20 14:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 10:54 [PATCH 0/2] MediaTek Helio X10 MT6795 - PWM driver AngeloGioacchino Del Regno
2022-05-03 10:54 ` [PATCH 1/2] pwm: pwm-mediatek: Add support for MediaTek Helio X10 MT6795 AngeloGioacchino Del Regno
2022-05-10 20:21   ` Uwe Kleine-König
2022-05-03 10:54 ` [PATCH 2/2] dt-bindings: pwm: pwm-mediatek: Add documentation for MT6795 SoC AngeloGioacchino Del Regno
2022-05-03 12:37   ` Krzysztof Kozlowski
2022-05-20 14:22 ` [PATCH 0/2] MediaTek Helio X10 MT6795 - PWM driver Thierry Reding

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).