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 01C1AEB64DD for ; Mon, 3 Jul 2023 16:11:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229885AbjGCQLO (ORCPT ); Mon, 3 Jul 2023 12:11:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45860 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230385AbjGCQLO (ORCPT ); Mon, 3 Jul 2023 12:11:14 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C1463E5D for ; Mon, 3 Jul 2023 09:11:12 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id a640c23a62f3a-992af8b3b1bso516863866b.1 for ; Mon, 03 Jul 2023 09:11:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1688400671; x=1690992671; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=mFlswnfR5vQlHdaD7d/pndVxZDbWFDFhAabQH+HPREA=; b=shiYMOLm8Y5Q2JKiCn7+lSvae/AGMbsaD79O+uh0OEs3p6bTCtM6Ny6pfLMklx6dpI 1AICy0Z3oEMLj/O3jC9yAIscra6mijQzv0+PtFeDE9IahsfR8pxPchbGx0EpV/PO9Ffd sq47k8e8IHRhZu0aLitkGsmScfvUwv6pedfR5b3q48A1SSbWh9+csLemF+3wPkIhs+Xy l0CSJqlj1MfF7L/hvV5ypCYwczPvnhsh+n/NVLDP3cafN7cqGTTHrF126M/53ZpRNeGz 6RzoM+ntKmwuBinsDav2Q2Ap+GefRrKIZFT/VSPbSyVUHLSBSNOZItNbLMNlPotmo3Fy ZZ2g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688400671; x=1690992671; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mFlswnfR5vQlHdaD7d/pndVxZDbWFDFhAabQH+HPREA=; b=QRIKyTK0SFJQI3xZHzsW7i7Ts+hsA7KzJ0nVQdjbMrSjvRxB/RKljDFvDUWNOt9Cry CNz44KsQZiyaa4Axm4qqBMWFJoR+delYys7zJd7uAVuiQUcSCF7eVRwM1LMm1mgJqpDp u1O9ua+hsNvZkZHYvX5d0WjEHXu8Cf8SospuLjV6WRmfxVm6Ok6o5KqEGB5R/+hH/nQq fD+SCdvEgSGhbs+4F2w+/4Rb6Q8wrCYMoplx1F9z4VWmsUf9RFS2JH3rJrmrqywqa6lX 6vsUfMMg5DCWdvkFWi/1w9wg0ibcKECbXvB82fM/nj4Jb2WdUW7QXIjQua8DDFxFXBCT 0sYg== X-Gm-Message-State: ABy/qLZdsCimUeEVQWHyNWu4RkpCVBfSsOUJ/yfMAOvHwCpTExfuQJ/+ Edl3UQR63SrT+4ZeWAMA5PPJabTxLwsB62CRcBVJvIOi X-Google-Smtp-Source: APBJJlHopqSgCk8a/DV9or4emsz1q46Wa42KuWpzdZsVzpuqlFL8HoS/ql8gqBZ003d5Wb0NhcIR1g== X-Received: by 2002:a17:906:854c:b0:992:b66e:72f9 with SMTP id h12-20020a170906854c00b00992b66e72f9mr8109932ejy.69.1688400671028; Mon, 03 Jul 2023 09:11:11 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id r21-20020a1709067fd500b009828e26e519sm11963583ejs.122.2023.07.03.09.11.09 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 03 Jul 2023 09:11:10 -0700 (PDT) Message-ID: <370213c8-b48f-0940-a007-01b7e86f0183@linaro.org> Date: Mon, 3 Jul 2023 18:11:08 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH] arm64: dts: arm: minor whitespace cleanup around '=' Content-Language: en-US To: Sudeep Holla 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 References: <20230702185315.44584-1-krzysztof.kozlowski@linaro.org> <20230703085649.y363mybfshlj77ax@bogus> From: Krzysztof Kozlowski In-Reply-To: <20230703085649.y363mybfshlj77ax@bogus> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 03/07/2023 10:56, Sudeep Holla wrote: > 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. Thanks, I would prefer if you pick it up. I can take it as well, but that's rather exception, not a rule. Best regards, Krzysztof