mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
* [PATCH 0/2] Add PWM support for Meson8
@ 2017-07-11 22:20 Martin Blumenstingl
  2017-07-11 22:20 ` [PATCH 1/2] ARM: dts: move the pwm_ab and pwm_cd nodes to meson.dtsi Martin Blumenstingl
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Martin Blumenstingl @ 2017-07-11 22:20 UTC (permalink / raw)
  To: linus-amlogic

This series moves the pwm_ab and pwm_cd nodes to the common meson.dtsi.
According to Amlogic's GPL kernel sources Meson6 contains the same PWM
IP blocks for pwm_ab and pwm_cd (at the same register offsets) as Meson8
and Meson8b.

pwm_ef on the other hand does not exist on Meson6, so it stays in
meson8b.dtsi (and is added to meson8b.dtsi).

Known usages of the PWM controllers:
- controlling the brightness of the system LED
- generating the 32.768kHz wifi LPO clock
- controlling the VDDEE (CPU) voltage


Martin Blumenstingl (2):
  ARM: dts: move the pwm_ab and pwm_cd nodes to meson.dtsi
  ARM: dts: meson8: add the PWM controller nodes

 arch/arm/boot/dts/meson.dtsi   | 14 ++++++++++++++
 arch/arm/boot/dts/meson8.dtsi  | 15 +++++++++++++++
 arch/arm/boot/dts/meson8b.dtsi | 22 ++++++++--------------
 3 files changed, 37 insertions(+), 14 deletions(-)

-- 
2.13.2

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

end of thread, other threads:[~2017-07-28 16:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-11 22:20 [PATCH 0/2] Add PWM support for Meson8 Martin Blumenstingl
2017-07-11 22:20 ` [PATCH 1/2] ARM: dts: move the pwm_ab and pwm_cd nodes to meson.dtsi Martin Blumenstingl
2017-07-11 22:20 ` [PATCH 2/2] ARM: dts: meson8: add the PWM controller nodes Martin Blumenstingl
2017-07-28 16:43 ` [PATCH 0/2] Add PWM support for Meson8 Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®