From patchwork Tue Mar 8 15:57:35 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexandre Belloni X-Patchwork-Id: 12774006 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 44A87C433F5 for ; Tue, 8 Mar 2022 16:10:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=aWnT94Cp8fZyfoaydxJBqpReuWp80IRE0SA+TgMc7S4=; b=j5encMVduZLvUq zXenBVUcYSHgi7rFHTboT3nuU76MSoY1qa3HG1nQ9dRuQDe2ObTQADY3W9S1r60m2bzm/rX1htYaS ZkN/Uz8MpIyJZhdnq/+V8cZ9xu3SaGmN6BKAJ62PJnO6zObrc7+oOj7Vgm6oAXFqbTLSYt7PHFrkS bkxFzdRbzwbBR/qs0XT6sSZGBMeS02Un3C9W3UWdsFyfmoblHu978zUnoQAqkqm6kT8fayP4xxN33 dAnHUwmL1OpaRXKxnp3QRYMy7egw8f6m/k4LtOsX6W9MCJN/o5dPJpoqJ0zP030G5LNR+YD64/fQD Rmqg2JDdXfDV7sYvC4Fw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRcO4-0057lc-Ra; Tue, 08 Mar 2022 16:08:38 +0000 Received: from relay7-d.mail.gandi.net ([2001:4b98:dc4:8::227]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nRcDX-00558p-3w for linux-arm-kernel@lists.infradead.org; Tue, 08 Mar 2022 15:57:45 +0000 Received: (Authenticated sender: alexandre.belloni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id 255A420007; Tue, 8 Mar 2022 15:57:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1646755060; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=3BgP3y4Wp+MpBJ8ILVTsKQK/gjfpJQE//ZntTh5TT1o=; b=gXEof1UQ3IyZ+hU1QEjgiRt1ohjCnuvVFYQ480fsMsaD2tecN6s7HWOVhSl5ICU+g3pSB0 Uan1AOlbdMw0dsEh5vhYI/SzbmHzCHrmC5sxBgDiBMla0/shK/P2Q2EjbkmsXSQ00aVCt9 ZiHK64jAFnt16Dc5588NNNmQcTnn1jN23pzKvWCy8v8FgDagRpKVYW3fuW64kt6VlwG3di bbiyW+GkU38GvdpTfCK85xTd15e8Tcd1fIuIv/EFJ2dtUkcADLj8w5JzRykCR6AjQS7dCa vuKZD637NLckzCmmJKotF/ZyFsLJD6s3gJkQnGucIn3+09WCa6NfCvl2I65jrQ== From: Alexandre Belloni To: Alessandro Zummo , Alexandre Belloni , Rob Herring , Nicolas Ferre , Ludovic Desroches Cc: linux-rtc@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH] dt-bindings: rtc: at91: rename rtt bindings file Date: Tue, 8 Mar 2022 16:57:35 +0100 Message-Id: <20220308155735.54146-1-alexandre.belloni@bootlin.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220308_075743_359352_66E615F3 X-CRM114-Status: UNSURE ( 8.36 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org atmel,at91sam9-rtc is a confuing name for this file as it is documenting the RTT used as an RTC and not the other regular RTC (atmel,at91rm9200-rtc and atmel,at91sam9x5-rtc) Signed-off-by: Alexandre Belloni Acked-by: Nicolas Ferre --- .../rtc/{atmel,at91sam9-rtc.yaml => atmel,at91sam9260-rtt.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/devicetree/bindings/rtc/{atmel,at91sam9-rtc.yaml => atmel,at91sam9260-rtt.yaml} (100%) diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml similarity index 100% rename from Documentation/devicetree/bindings/rtc/atmel,at91sam9-rtc.yaml rename to Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml