[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240702123425.584610-1-gnstark@salutedevices.com>
Date: Tue, 2 Jul 2024 15:34:23 +0300
From: George Stark <gnstark@...utedevices.com>
To: <ukleinek@...nel.org>, <robh@...nel.org>, <krzk+dt@...nel.org>,
<conor+dt@...nel.org>, <neil.armstrong@...aro.org>, <khilman@...libre.com>,
<jbrunet@...libre.com>, <martin.blumenstingl@...glemail.com>,
<hkallweit1@...il.com>
CC: <linux-pwm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-amlogic@...ts.infradead.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <kernel@...utedevices.com>, George Stark
<gnstark@...utedevices.com>
Subject: [PATCH v3 0/2] pwm: meson: add pwm support for A1
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;
previous version: [1]
Changes in v3:
squash power-domains patch into main bindigns patch
add conditional to bindings that power-domains property is required only for a1
previous version: [2]
[1] https://lore.kernel.org/lkml/20240701130113.433169-3-gnstark@salutedevices.com/T/
[2] https://lore.kernel.org/lkml/20240701172016.523402-1-gnstark@salutedevices.com/T/
George Stark (2):
dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
arm64: dts: meson: a1: add definitions for meson PWM
.../devicetree/bindings/pwm/pwm-amlogic.yaml | 17 ++
arch/arm64/boot/dts/amlogic/meson-a1.dtsi | 215 ++++++++++++++++++
2 files changed, 232 insertions(+)
--
2.25.1
Powered by blists - more mailing lists