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 868CEEB64DC for ; Mon, 3 Jul 2023 08:57:27 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PViQSFuo1gj213XpATUkgfFH0hTSD8AmFrIpWfMpTcc=; b=yIqSzYcBJzVnFK /mIKg+YTt9PBpFm2NlbXZ7YY3KgEcR3C2dGBI5qn3Adfm7wA83BPuviAkk3SD5gZFmg0QzRlCAxya XBZDC4vgk/YP4XU7XSE7vDK9vYWi80aWCLVxLKznUisIfNTpn35p1itmCpIIssKMGdLuTpkrMMHdx RnuDFoNjxlfEHYYnPA6pWH9asRJ/DXrR0JtLSto5CgXO4b1VtEGrDrzCxwoTuQtX3P5j9CPdpbQsH p9NOWyBxCjXvvzTjXa9Vl/Y/Mbi4plgclpp6nyvOIfyQyTVeC08ylb+xYXfUS8T2A3lT2urnZJgsB mBncz8MuapQ5SqRM1Ubg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qGFMh-009pOL-0h; Mon, 03 Jul 2023 08:56:59 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qGFMe-009pNQ-1D for linux-arm-kernel@lists.infradead.org; Mon, 03 Jul 2023 08:56:57 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id AEA371FB; Mon, 3 Jul 2023 01:57:35 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id D35903F762; Mon, 3 Jul 2023 01:56:51 -0700 (PDT) Date: Mon, 3 Jul 2023 09:56:49 +0100 From: Sudeep Holla To: Krzysztof Kozlowski Cc: Liviu Dudau , Lorenzo Pieralisi , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] arm64: dts: arm: minor whitespace cleanup around '=' Message-ID: <20230703085649.y363mybfshlj77ax@bogus> References: <20230702185315.44584-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230702185315.44584-1-krzysztof.kozlowski@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230703_015656_486261_7F9CFBDB X-CRM114-Status: UNSURE ( 7.85 ) 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 On Sun, Jul 02, 2023 at 08:53:15PM +0200, Krzysztof Kozlowski wrote: > The DTS code coding style expects exactly one space before and after '=' > sign. > Acked-by: Sudeep Holla Let me know if you are expecting me to pick up or you plan to send all such changes bundled together. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel