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 v2 0/2] dt-bindings: pwm: convert atmel pwm to json-schema
Date: Mon, 7 Mar 2022 16:46:50 +0200 [thread overview]
Message-ID: <20220307144652.162706-1-sergiu.moga@microchip.com> (raw)
This patch series addresses the conversion of the Atmel PWM DT
binding to the DT Schema format and adds the SAMA7G5 compatible to
the respective converted binding.
Changes since v1:
- Name the file `atmel,at91sam-pwm.yaml` instead of `atmel-pwm.yaml`
- Removed unnecessary descriptions of the `reg` and `#pwm-cells`
properties
- Remove unnecessary `pwmleds` node
- Remove `#pwm-cells` property from the list of required properties
- Add `allOf` including `pwm.yaml`
- Rename title from `Atmel PWM Controller` to `Atmel/Microchip PWM
controller`
Sergiu Moga (2):
dt-bindings: pwm: convert atmel pwm to json-schema
dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list
.../bindings/pwm/atmel,at91sam-pwm.yaml | 47 +++++++++++++++++++
.../devicetree/bindings/pwm/atmel-pwm.txt | 35 --------------
2 files changed, 47 insertions(+), 35 deletions(-)
create mode 100644 Documentation/devicetree/bindings/pwm/atmel,at91sam-pwm.yaml
delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt
--
2.25.1
next reply other threads:[~2022-03-07 14:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-07 14:46 Sergiu Moga [this message]
2022-03-07 14:46 ` [PATCH v2 1/2] dt-bindings: pwm: convert atmel pwm to json-schema Sergiu Moga
2022-03-07 14:55 ` Krzysztof Kozlowski
2022-03-07 15:24 ` Sergiu.Moga
2022-03-07 14:46 ` [PATCH v2 2/2] dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list Sergiu Moga
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=20220307144652.162706-1-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;
as well as URLs for NNTP newsgroup(s).