From: Sergiu Moga <sergiu.moga@microchip.com>
To: <claudiu.beznea@microchip.com>, <thierry.reding@gmail.com>,
<u.kleine-koenig@pengutronix.de>, <lee.jones@linaro.org>,
<robh+dt@kernel.org>, <krzysztof.kozlowski@canonical.com>,
<nicolas.ferre@microchip.com>, <alexandre.belloni@bootlin.com>
Cc: <linux-arm-kernel@lists.infradead.org>,
<linux-pwm@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>,
Sergiu Moga <sergiu.moga@microchip.com>
Subject: [PATCH 2/2] dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list
Date: Mon, 7 Mar 2022 15:03:07 +0200 [thread overview]
Message-ID: <20220307130307.106102-3-sergiu.moga@microchip.com> (raw)
In-Reply-To: <20220307130307.106102-1-sergiu.moga@microchip.com>
Add compatible strings list for SAMA7G5.
Signed-off-by: Sergiu Moga <sergiu.moga@microchip.com>
---
.../devicetree/bindings/pwm/atmel-pwm.yaml | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/Documentation/devicetree/bindings/pwm/atmel-pwm.yaml b/Documentation/devicetree/bindings/pwm/atmel-pwm.yaml
index f5378a2226bd..55d40973e6a9 100644
--- a/Documentation/devicetree/bindings/pwm/atmel-pwm.yaml
+++ b/Documentation/devicetree/bindings/pwm/atmel-pwm.yaml
@@ -12,11 +12,16 @@ maintainers:
properties:
compatible:
- enum:
- - atmel,at91sam9rl-pwm
- - atmel,sama5d3-pwm
- - atmel,sama5d2-pwm
- - microchip,sam9x60-pwm
+ oneOf:
+ - items:
+ - enum:
+ - atmel,at91sam9rl-pwm
+ - atmel,sama5d3-pwm
+ - atmel,sama5d2-pwm
+ - microchip,sam9x60-pwm
+ - items:
+ - const: microchip,sama7g5-pwm
+ - const: atmel,sama5d2-pwm
reg:
description: |
--
2.25.1
next prev parent reply other threads:[~2022-03-07 13:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 13:03 [PATCH 0/2] dt-bindings: pwm: convert atmel pwm to json-schema Sergiu Moga
2022-03-07 13:03 ` [PATCH 1/2] " Sergiu Moga
2022-03-07 13:22 ` Krzysztof Kozlowski
2022-03-07 14:05 ` Sergiu.Moga
2022-03-07 13:03 ` Sergiu Moga [this message]
2022-03-07 13:24 ` [PATCH 2/2] dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220307130307.106102-3-sergiu.moga@microchip.com \
--to=sergiu.moga@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.beznea@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@canonical.com \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=nicolas.ferre@microchip.com \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®