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 DA10BC6FD1D for ; Mon, 20 Mar 2023 09:24:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231346AbjCTJYA (ORCPT ); Mon, 20 Mar 2023 05:24:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56256 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231332AbjCTJXe (ORCPT ); Mon, 20 Mar 2023 05:23:34 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EB454233F6; Mon, 20 Mar 2023 02:22:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1679304176; x=1710840176; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=52HlZPeoz1Lq10GDbn1tdSpDfEepChN/u9evpNWzX/Y=; b=MEpXCyHebhZ1QuuLhRvscUVlsX5w1tG66xFyxYRplHglVI/D8BZrvljs GFNKMThOh+SCe6j3304a8VqAh+4nfE4VaXWvYSGPKeJSVwXMtscDtxJf3 mSQfzXw25z3DJzOGpxuFzWojle99Q/0xLjqPjugU9V5NZRW5/SQvKkvAe yiSPjbB+B1TJmC8blPO+7SajixxuHhZMIEUgNF2Kwvo+TysZwSF1hryWZ 1Dp8jZ7qf3+earjSqXlwojzxOkQUZliuVkac7mq9zadnexWvKPinzkFPQ N4TUc2F/sTxtjqQ2SVicG5U7/2KhERpmcRA6Nm3K1ECrpT0OKntali3U1 w==; X-IronPort-AV: E=Sophos;i="5.98,274,1673938800"; d="scan'208";a="202464503" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 20 Mar 2023 02:22:45 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Mon, 20 Mar 2023 02:22:39 -0700 Received: from [10.159.245.112] (10.10.115.15) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Mon, 20 Mar 2023 02:22:34 -0700 Message-ID: <9840f009-d056-ea2d-fbcf-61e168157cc9@microchip.com> Date: Mon, 20 Mar 2023 10:22:28 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 Subject: Re: [PATCH] dt-bindings: rtc: Drop unneeded quotes Content-Language: en-US To: Rob Herring , Alessandro Zummo , Alexandre Belloni , Krzysztof Kozlowski , Chen-Yu Tsai , "Jernej Skrabec" , Samuel Holland , Claudiu Beznea , Florian Fainelli , Broadcom internal kernel review list , Hans Ulli Kroll , Linus Walleij , "Avi Fishman" , Tomer Maimon , "Tali Perry" , Patrick Venture , "Nancy Yuen" , Benjamin Fair , "Maxime Coquelin" , Alexandre Torgue CC: , , , , , , References: <20230317233634.3968656-1-robh@kernel.org> From: Nicolas Ferre Organization: microchip In-Reply-To: <20230317233634.3968656-1-robh@kernel.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-rtc@vger.kernel.org On 18/03/2023 at 00:36, Rob Herring wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Rob Herring > --- [..] > .../devicetree/bindings/rtc/atmel,at91rm9200-rtc.yaml | 2 +- > .../devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml | 2 +- For Microchip: Acked-by: Nicolas Ferre Thanks! Best regards, Nicolas -- Nicolas Ferre