From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Date: Tue, 9 Apr 2024 09:31:41 +0200 Subject: [PATCH 1/9] dt-bindings: rtc: orion-rtc: move to trivial-rtc In-Reply-To: <20240408-rtc_dtschema-v1-1-c447542fc362@gmail.com> References: <20240408-rtc_dtschema-v1-0-c447542fc362@gmail.com> <20240408-rtc_dtschema-v1-1-c447542fc362@gmail.com> Message-ID: <0bb1e7d3-ff2e-40c3-84cf-67f36278d2e2@linaro.org> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 08/04/2024 17:53, Javier Carrasco wrote: > This RTC requires a compatible, a reg and a single interrupt, > which makes it suitable for a direct conversion into trivial-rtc. > > Signed-off-by: Javier Carrasco > --- > Documentation/devicetree/bindings/rtc/orion-rtc.txt | 18 ------------------ > Documentation/devicetree/bindings/rtc/trivial-rtc.yaml | 2 ++ > 2 files changed, 2 insertions(+), 18 deletions(-) I assume you checked if any entry in MAINTAINERS needs updating. Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof