devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] pwm: meson: add pwm support for A1
@ 2024-07-01 17:20 George Stark
  2024-07-01 17:20 ` [PATCH v2 1/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM George Stark
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: George Stark @ 2024-07-01 17:20 UTC (permalink / raw)
  To: ukleinek, robh, krzk+dt, conor+dt, neil.armstrong, khilman,
	jbrunet, martin.blumenstingl, hkallweit1
  Cc: linux-pwm, devicetree, linux-amlogic, linux-arm-kernel,
	linux-kernel, kernel, George Stark

Add support for Amlogic meson A1 SoC family PWM.

Changes in v2:
  add patch with optional power-domains to pwm bindings;
  fix syntax in a1 bindigns patch:
  - use enum over const for amlogic,meson-a1-pwm beacuse adding more devices here
    are expected
  - leave only base compatible amlogic,meson-s4-pwm in check section
  dt_binding_check and dtbs_check run ok now;
  previos version: [1]

[1] https://lore.kernel.org/lkml/20240701130113.433169-3-gnstark@salutedevices.com/T/

George Stark (3):
  dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
  dt-bindings: pwm: amlogic: Add optional power-domains
  arm64: dts: meson: a1: add definitions for meson PWM

 .../devicetree/bindings/pwm/pwm-amlogic.yaml  |   7 +
 arch/arm64/boot/dts/amlogic/meson-a1.dtsi     | 215 ++++++++++++++++++
 2 files changed, 222 insertions(+)

--
2.25.1


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

end of thread, other threads:[~2024-07-02 12:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-01 17:20 [PATCH v2 0/3] pwm: meson: add pwm support for A1 George Stark
2024-07-01 17:20 ` [PATCH v2 1/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM George Stark
2024-07-01 17:20 ` [PATCH v2 2/3] dt-bindings: pwm: amlogic: Add optional power-domains George Stark
2024-07-01 18:36   ` Rob Herring
2024-07-02 12:29     ` George Stark
2024-07-01 17:20 ` [PATCH v2 3/3] arm64: dts: meson: a1: add definitions for meson PWM George Stark

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