From mboxrd@z Thu Jan 1 00:00:00 1970 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B949C433EF for ; Wed, 23 Mar 2022 19:03:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237336AbiCWTEw (ORCPT ); Wed, 23 Mar 2022 15:04:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53986 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229836AbiCWTEt (ORCPT ); Wed, 23 Mar 2022 15:04:49 -0400 Received: from relay11.mail.gandi.net (relay11.mail.gandi.net [IPv6:2001:4b98:dc4:8::231]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 102E065BF; Wed, 23 Mar 2022 12:03:16 -0700 (PDT) Received: (Authenticated sender: alexandre.belloni@bootlin.com) by mail.gandi.net (Postfix) with ESMTPSA id F1281100004; Wed, 23 Mar 2022 19:03:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1648062191; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=Jn4eEh+cMlzdXNoYeFxpZsql1R7mD18vfamv6OpnlJo=; b=EVK5SV6gKLJ1Wmc8xcKelEB5XgHl439t77Ep+sR3gT6kk+SAGiGqsNvlrOKw4TtaikP1Nq CVlmvTnqhRBp6RjC5r3FdtYxQmr9EB3RIYPHFroR8oLpxyFbtK32DdFpavBBy3wxj4SfGb DiqJmvdWvwdMJP+lQo/9omI0nHpITPHB+tC3wkJez2NhRbeDUQdpIv1RDlWw8N54fOV8rJ NIOVYVOLNP2r2WSs2LVqp/dnL39x1AhWZCvXpr2SVwQx8VSj787HB/vSaJ0WT+XeJEf/r8 tax6aC6tUlPp7oC5LYsbpirqNmz/9nAEY1P0s857vkER9MQhJX6cF4zevdAuVQ== Date: Wed, 23 Mar 2022 20:03:10 +0100 From: Alexandre Belloni To: Rob Herring Cc: Alessandro Zummo , Nicolas Ferre , Ludovic Desroches , "open list:REAL TIME CLOCK (RTC) SUBSYSTEM" , "linux-kernel@vger.kernel.org" , devicetree@vger.kernel.org, linux-arm-kernel Subject: Re: [PATCH] dt-bindings: rtc: at91: rename rtt bindings file Message-ID: References: <20220308155735.54146-1-alexandre.belloni@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 23/03/2022 09:39:07-0500, Rob Herring wrote: > On Wed, Mar 9, 2022 at 3:05 PM Rob Herring wrote: > > > > On Tue, Mar 8, 2022 at 9:57 AM Alexandre Belloni > > wrote: > > > > > > 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 > > > --- > > > .../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 > > > > Now failing in -next: > > > > ./Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml: > > $id: relative path/filename doesn't match actual path or filename > > expected: http://devicetree.org/schemas/rtc/atmel,at91sam9260-rtt.yaml# > > Still failing... Sorry, this is fixed now. > > Rob -- Alexandre Belloni, co-owner and COO, Bootlin Embedded Linux and Kernel engineering https://bootlin.com