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 88BFDC6FD1D for ; Thu, 23 Mar 2023 09:53:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229379AbjCWJxe (ORCPT ); Thu, 23 Mar 2023 05:53:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39470 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229563AbjCWJwx (ORCPT ); Thu, 23 Mar 2023 05:52:53 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 270172DE44; Thu, 23 Mar 2023 02:51:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1679565111; x=1711101111; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=c5AVjfNTyn5jyoWxBV5nksKULO7WagsKTvP/gGAu+pY=; b=o76t4OGYH4s1Ac8CHPvKYm4TA5KKe/ZQ0Y03gQaghTnYRnYsj2W8ePYV 1woDEdVeBqbgz5RaBxelCxD38iqAQPFCBlId2Nw33CHhYCVIdId41Qnny WeKTQwNadhPWKovK6S7jTh9wL4sdu16qMPmGMczLwEnGeGCHnLUnW4hVr ZFTbB3XpqwH95aS8kWA9jmB2czPK9cfmfq/cUqKmyn8LKJiMVetQho+SB UQTHyC8dSwOgWXFilTFueKoa1tKDv/+9Mq740ME1lJFQ+V1YD1nbbn4dt bnl+CKNTzzpu0Rw9QNPCVB7t381DfR0igFhIiLZ1FuINZxIDT7btW0nQB g==; X-IronPort-AV: E=Sophos;i="5.98,283,1673938800"; d="scan'208";a="203041791" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 23 Mar 2023 02:51:40 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Thu, 23 Mar 2023 02:51:37 -0700 Received: from [10.12.67.87] (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; Thu, 23 Mar 2023 02:51:33 -0700 Message-ID: <429849c0-1be3-2fc9-185c-9b5630304b13@microchip.com> Date: Thu, 23 Mar 2023 10:51:32 +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: i2c: Drop unneeded quotes To: Rob Herring , Krzysztof Kozlowski , Neil Armstrong , Kevin Hilman , "Jerome Brunet" , Martin Blumenstingl , Hector Martin , "Sven Peter" , Alyssa Rosenzweig , Alexandre Belloni , Claudiu Beznea , Michal Simek , "Peter Rosin" , Andy Gross , Bjorn Andersson , Konrad Dybcio , "Maxime Coquelin" , Alexandre Torgue CC: , , , , , , , References: <20230322173530.3971676-1-robh@kernel.org> Content-Language: en-US From: Nicolas Ferre Organization: microchip In-Reply-To: <20230322173530.3971676-1-robh@kernel.org> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22/03/2023 at 18:35, 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 > --- [..] > Documentation/devicetree/bindings/i2c/atmel,at91sam-i2c.yaml | 2 +- for Microchip: Reviewed-by: Nicolas Ferre Thanks Rob, best regards, Nicolas -- Nicolas Ferre