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 0DE68C001DC for ; Thu, 13 Jul 2023 08:47:44 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:References :In-Reply-To:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VMCfeJP3uSx7qk2VPTFfOj/pcF8fhhJ665eJroITzNI=; b=1dYXKSWXg+BmhP AvDiULLFV13xIQTqOyvWPJtpHpVEvRKb+O/NXwjOTHs/tzHa4ggkeK98KBOf1TmOPbYjApDywm6Zx iHr75O3Rb6MX4n2EOweTyy8RXPo+XDxSsDoqDRJfX5LqUkt/rKvJLfMIieUDTXrkqcQRjWcK1NnUj 3fguQv97pxBffSwLjfGvXDsmADuqsRatK3umSuKjurCx2R2AhZTgucUgPzanQH5hgkeck8h6FBgyr Lz2crWIWW9WbOcgRHDSkshBsxoI/FNtaDiyLS3uVQurTcKIl2kVBukoIZ8s2A3HGpRmYegpvE3AiY 3qciYMaZ7C8ClK363kEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qJryo-002U3h-1M; Thu, 13 Jul 2023 08:47:18 +0000 Received: from relay3-d.mail.gandi.net ([2001:4b98:dc4:8::223]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qJryd-002TzK-2X for linux-arm-kernel@lists.infradead.org; Thu, 13 Jul 2023 08:47:09 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 1F86960007; Thu, 13 Jul 2023 08:46:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1689238012; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=+ell+mVmA6ajwidpFJ1+ZJ6N/R8tB9j3ZsQpcDXv+1c=; b=kfxchL5ZmCB0gI018C/sYSV2a89k6k7tjP3IcKp6T5lwuTze2NVTWS5Vkb1PpAJWJ/4mse y90WjUUNm3/S+G6YAZy2sS/0PtOKPDsYQlrcbKmLQnQV+3+qxMEbA52mmSeHZzVHg/ubaf uKtMwV9btCP5ztMBbM9QYZuxK+n5moY/SwJheqMp3DDJteSUrUbl3j3SlP3+x3GlmRHE6N 1Kp8YBIs4ZxLfgd7FaMsHM7mIk+BeqyUYg5kH/WeqGL57vpmLx/W5JoN2uCbT1Ha6DKyIj 8jq6DjbhcJN0USp7jG1GjVmOnQy77dj78/xKSe83cp/wv0czD+MOdA53+euO9Q== From: Gregory CLEMENT To: Andrew Lunn , Krzysztof Kozlowski Cc: Sebastian Hesselbarth , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] arm64: dts: marvell: add missing space before { In-Reply-To: References: <20230705150018.293752-1-krzysztof.kozlowski@linaro.org> <20230705150018.293752-2-krzysztof.kozlowski@linaro.org> Date: Thu, 13 Jul 2023 10:46:51 +0200 Message-ID: <87r0pc2o78.fsf@BL-laptop> MIME-Version: 1.0 X-GND-Sasl: gregory.clement@bootlin.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230713_014707_971597_4E482E36 X-CRM114-Status: UNSURE ( 6.30 ) 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Andrew Lunn writes: > On Wed, Jul 05, 2023 at 05:00:18PM +0200, Krzysztof Kozlowski wrote: >> Add missing whitespace between node name/label and opening {. >> >> Signed-off-by: Krzysztof Kozlowski > > Reviewed-by: Andrew Lunn > > Andrew Applied on mvebu/dt64 Thanks, Gregory -- Gregory Clement, Bootlin Embedded Linux and Kernel engineering http://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel