[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240906-c3-pwm-v1-1-acaf17fad247@amlogic.com>
Date: Fri, 06 Sep 2024 20:46:12 +0800
From: Kelvin Zhang via B4 Relay <devnull+kelvin.zhang.amlogic.com@...nel.org>
To: Uwe Kleine-König <ukleinek@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Heiner Kallweit <hkallweit1@...il.com>,
Neil Armstrong <neil.armstrong@...aro.org>,
Kevin Hilman <khilman@...libre.com>, Jerome Brunet <jbrunet@...libre.com>,
Martin Blumenstingl <martin.blumenstingl@...glemail.com>
Cc: linux-pwm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-amlogic@...ts.infradead.org, Kelvin Zhang <kelvin.zhang@...ogic.com>
Subject: [PATCH 1/2] dt-bindings: pwm: amlogic: Document C3 PWM
From: Kelvin Zhang <kelvin.zhang@...ogic.com>
Document amlogic,c3-pwm compatible, which falls back to the meson-s4-pwm
group.
Signed-off-by: Kelvin Zhang <kelvin.zhang@...ogic.com>
---
Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
index 1d71d4f8f328..356371164acd 100644
--- a/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
+++ b/Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
@@ -44,6 +44,10 @@ properties:
- amlogic,meson-axg-pwm-v2
- amlogic,meson-g12-pwm-v2
- const: amlogic,meson8-pwm-v2
+ - items:
+ - enum:
+ - amlogic,c3-pwm
+ - const: amlogic,meson-s4-pwm
reg:
maxItems: 1
--
2.37.1
Powered by blists - more mailing lists