[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220304161159.147784-1-sergiu.moga@microchip.com>
Date: Fri, 4 Mar 2022 18:11:55 +0200
From: Sergiu Moga <sergiu.moga@...rochip.com>
To: <a.zummo@...ertech.it>, <alexandre.belloni@...tlin.com>,
<robh+dt@...nel.org>, <krzysztof.kozlowski@...onical.com>,
<nicolas.ferre@...rochip.com>, <claudiu.beznea@...rochip.com>
CC: <linux-rtc@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>,
Sergiu Moga <sergiu.moga@...rochip.com>
Subject: [PATCH v4 0/4] dt-bindings: rtc: convert at91sam9 bindings to
This patch series addresses the conversion of the RTC binding for
Atmel/Microchip SoCs to Device Tree Schema format. It also changes
the node names from some of the "dtsi" files from "rtt" to the more
generic "rtc", while adding the `atmel,rtt-rtc-time-reg` required
property to the board files that were missing it.
Changes since v3:
- Removed unnecessary additional `rtc` node from
`arch/arm/boot/dts/at91sam9263ek.dts`.
- Squashed commit related to the conversion of the binding to
json-schema with the commit related to the usage of macros
for the IRQ type of the binding's example.
Sergiu Moga (4):
ARM: dts: at91: Add the required `atmel,rtt-rtc-time-reg` property
ARM: dts: at91: Use the generic "rtc" node name for the rtt IPs
dt-bindings: rtc: convert at91sam9 bindings to json-schema
dt-bindings: rtc: at91: Add SAMA7G5 compatible strings list
.../bindings/rtc/atmel,at91sam9-rtc.txt | 25 -------
.../bindings/rtc/atmel,at91sam9-rtc.yaml | 69 +++++++++++++++++++
arch/arm/boot/dts/at91sam9261ek.dts | 4 ++
arch/arm/boot/dts/at91sam9263ek.dts | 4 ++
arch/arm/boot/dts/at91sam9rlek.dts | 4 ++
arch/arm/boot/dts/sam9x60.dtsi | 2 +-
arch/arm/boot/dts/sama7g5.dtsi | 2 +-
7 files changed, 83 insertions(+), 27 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.txt
create mode 100644 Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.yaml
--
2.25.1
Powered by blists - more mailing lists