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 B488EC7619A for ; Mon, 20 Mar 2023 09:19:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230162AbjCTJTP (ORCPT ); Mon, 20 Mar 2023 05:19:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52998 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230149AbjCTJTM (ORCPT ); Mon, 20 Mar 2023 05:19:12 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 56EC812CEF; Mon, 20 Mar 2023 02:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1679303947; x=1710839947; h=message-id:date:mime-version:subject:to:cc:references: from:in-reply-to:content-transfer-encoding; bh=KcTqCESxcN73NYJ/dcxfK/tm8NaiYnSt/OcyW2m0CDY=; b=PzYMe67ybkNgPD2CFOjwa4BeFbVm5/gSEao3zziy5/O8dRGmvtRvZv0/ 1i9hRm3JyK5RdqDjI1VPjU/yGnX5QsJFi0KfmAU322Rth2qlmrR5EZjrW PQ9UTqCL6ijXW/6fSULey4OloJ9VSRRqWBA4PXbfoN9OXUVtDDIL1tBL9 ZBdcn+4dENa60WfV2Q7SA95g8iY97idwybce5J4omy2DY7QBQwhFcJvNu mgyo36WervCpPvyMKi5OysmDS4N9MW/rkHqNytVmsbgBeGjq6wXv9oUeI 95OpbShzQaPXtWK7lV8A7XyUS/bL3zWjpe5zBDTkSLmn6i7ssL6Z0YHmi Q==; X-IronPort-AV: E=Sophos;i="5.98,274,1673938800"; d="scan'208";a="202463786" 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:19:05 -0700 Received: from chn-vm-ex01.mchp-main.com (10.10.85.143) by chn-vm-ex03.mchp-main.com (10.10.85.151) 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:19:02 -0700 Received: from [10.159.245.112] (10.10.115.15) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server id 15.1.2507.21 via Frontend Transport; Mon, 20 Mar 2023 02:18:56 -0700 Message-ID: Date: Mon, 20 Mar 2023 10:18:50 +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: watchdog: Drop unneeded quotes Content-Language: en-US To: Rob Herring , Wim Van Sebroeck , Guenter Roeck , Krzysztof Kozlowski , Chen-Yu Tsai , "Jernej Skrabec" , Samuel Holland , Hector Martin , Sven Peter , "Alyssa Rosenzweig" , Julius Werner , "Evan Benn" , Alexandre Belloni , Claudiu Beznea , Florian Fainelli , Broadcom internal kernel review list , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Kunihiko Hayashi , Masami Hiramatsu , Maxime Coquelin , Alexandre Torgue CC: , , , , , , References: <20230317233643.3969019-1-robh@kernel.org> From: Nicolas Ferre Organization: microchip In-Reply-To: <20230317233643.3969019-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-kernel@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/watchdog/atmel,sama5d4-wdt.yaml | 2 +- For Microchip platforms: Acked-by: Nicolas Ferre Thanks, best regards, Nicolas -- Nicolas Ferre