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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 0B3B4EB64DA for ; Wed, 5 Jul 2023 16:24:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject:MIME-Version: Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=YBO6NASeg6XyhvgF5kYwU7gy8NcQtQyvwHnh/eah0FA=; b=GFfM/vXyjkSbPBH5daGx72ZFJY gCDel7TPd5dlsRsmUlNC6u3gBa3wD4XhI0IpywWMdQWAHjOtY3Cz+lyiqMhdWaPVm6kCQD2AtLX1I R7706HJ/DrVQ2v/C/SojRgMh4B4EJxrG8Dt+8ZgZFAbRpObzpWC7Fr/NEvm1wu77ansXXG62XDhlK D4QZewPFyTfPmfpjEtPux8z0lP+zhjimVZEzngneYILPDh+zWd4ajnikmJKueEJm+/o2lRc+HKHJl e1H5MebrwOBjuQqwHPBtASG0T6HMg+ZLXEqzcUP+yCqafZ6wbSH7sICi+0Vzpy/hYQgbUq7FObGf+ uQX5lXJw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qH5ID-00GUE0-3C; Wed, 05 Jul 2023 16:23:49 +0000 Received: from vern.gendns.com ([98.142.107.122]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qH5IB-00GU4C-2i for linux-arm-kernel@lists.infradead.org; Wed, 05 Jul 2023 16:23:49 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lechnology.com; s=default; h=Content-Transfer-Encoding:Content-Type: In-Reply-To:From:References:To:Subject:MIME-Version:Date:Message-ID:Sender: Reply-To:Cc:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=wcPRR4CqUAZ/m80TOLg7mrR9VzFvX30Kf7EKwxfW274=; b=PS2Qpmb2genKViqub60NxNEzx2 uxTAD65Ax+CZAemq52w/JKlTVg+PbOa7TA2s5eou4R6NrQS63o/1EsXX+OikoZupdaH+3NJOD7GGk 5vVW/ZaOaJbnCY+X2sA5P6TKbmiSQt1urJPRQaANzyAIx6oyBH9fjCKkOtkA95ihmboSg9NsX/WaW fSJnxUeOLl+ZujBUtUWTKJ46QG47KkBCY0Lc1leoi64Sb/Gh1Ho072lJqvkH4mpZF/9jOew+UKqVi wWktHEYXedGN4lTpGzJ78Rxyx07ocMrNkQ4gVivMXkPhoYvdiaOOk8U8tkoyzaGVDlAZdMhCPO1wn mq3eKhCA==; Received: from ip98-183-112-42.ok.ok.cox.net ([98.183.112.42]:57484 helo=[192.168.0.142]) by vern.gendns.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1qH5HL-0005Bm-2X; Wed, 05 Jul 2023 12:23:04 -0400 Message-ID: <81a3e6ea-c5bf-09e7-397f-8786474f66fa@lechnology.com> Date: Wed, 5 Jul 2023 11:23:02 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 2/2] arm64: dts: ti: add missing space before { Content-Language: en-US To: Krzysztof Kozlowski , Bartosz Golaszewski , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nishanth Menon , Santosh Shilimkar , =?UTF-8?Q?Beno=c3=aet_Cousson?= , Tony Lindgren , Vignesh Raghavendra , Tero Kristo , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org References: <20230705145755.292927-1-krzysztof.kozlowski@linaro.org> <20230705145755.292927-2-krzysztof.kozlowski@linaro.org> From: David Lechner In-Reply-To: <20230705145755.292927-2-krzysztof.kozlowski@linaro.org> X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - vern.gendns.com X-AntiAbuse: Original Domain - lists.infradead.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lechnology.com X-Get-Message-Sender-Via: vern.gendns.com: authenticated_id: davidmain+lechnology.com/only user confirmed/virtual account not confirmed X-Authenticated-Sender: vern.gendns.com: davidmain@lechnology.com X-Source: X-Source-Args: X-Source-Dir: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230705_092347_974334_F3830FF1 X-CRM114-Status: UNSURE ( 4.12 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 7/5/23 9:57 AM, Krzysztof Kozlowski wrote: > Add missing whitespace between node name/label and opening {. > > Signed-off-by: Krzysztof Kozlowski > --- Reviewed-by: David Lechner _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel