[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220307153656.177589-1-sergiu.moga@microchip.com>
Date: Mon, 7 Mar 2022 17:36:54 +0200
From: Sergiu Moga <sergiu.moga@...rochip.com>
To: <claudiu.beznea@...rochip.com>, <thierry.reding@...il.com>,
<u.kleine-koenig@...gutronix.de>, <lee.jones@...aro.org>,
<robh+dt@...nel.org>, <krzysztof.kozlowski@...onical.com>,
<nicolas.ferre@...rochip.com>, <alexandre.belloni@...tlin.com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-pwm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>,
Sergiu Moga <sergiu.moga@...rochip.com>
Subject: [PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema
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 v2:
- Moved `allOf` between `maintainers and `properties`
- Replaced `additionalProperties: true` with
`unevaluatedProperties: false`
- Used 4 spaces indentation for `examples`
- Modified file path in `MAINTAINERS`
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 --------------
MAINTAINERS | 2 +-
3 files changed, 48 insertions(+), 36 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
Powered by blists - more mailing lists