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 0E63AC001DF for ; Mon, 31 Jul 2023 06:16:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230142AbjGaGQa (ORCPT ); Mon, 31 Jul 2023 02:16:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230172AbjGaGQV (ORCPT ); Mon, 31 Jul 2023 02:16:21 -0400 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 627F61724; Sun, 30 Jul 2023 23:16:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 56DC9809E; Mon, 31 Jul 2023 06:15:54 +0000 (UTC) Date: Mon, 31 Jul 2023 09:15:53 +0300 From: Tony Lindgren To: Nishanth Menon Cc: Krzysztof Kozlowski , David Lechner , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Santosh Shilimkar , =?utf-8?Q?Beno=C3=AEt?= Cousson , Vignesh Raghavendra , Tero Kristo , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH 1/2] ARM: dts: ti: add missing space before { Message-ID: <20230731061553.GF5194@atomide.com> References: <20230705145755.292927-1-krzysztof.kozlowski@linaro.org> <20230711135044.5m3juyupjuha5up5@handwork> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230711135044.5m3juyupjuha5up5@handwork> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org * Nishanth Menon [230711 16:50]: > On 16:57-20230705, Krzysztof Kozlowski wrote: > > Add missing whitespace between node name/label and opening {. > > > > Signed-off-by: Krzysztof Kozlowski > > --- > > arch/arm/boot/dts/ti/davinci/da850-lego-ev3.dts | 2 +- > > arch/arm/boot/dts/ti/keystone/keystone-k2l.dtsi | 2 +- > > arch/arm/boot/dts/ti/omap/am437x-idk-evm.dts | 8 ++++---- > > Tony: Could you pick this up? > > Reviewed-by: Nishanth Menon Thanks applying into omap-for-v6.6/dt. Regards, Tony