From patchwork Thu May 26 20:37:24 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 576302 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 154F5C433FE for ; Thu, 26 May 2022 20:37:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234504AbiEZUhg (ORCPT ); Thu, 26 May 2022 16:37:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42326 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348360AbiEZUha (ORCPT ); Thu, 26 May 2022 16:37:30 -0400 Received: from mail-ej1-x635.google.com (mail-ej1-x635.google.com [IPv6:2a00:1450:4864:20::635]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B800E2753 for ; Thu, 26 May 2022 13:37:28 -0700 (PDT) Received: by mail-ej1-x635.google.com with SMTP id n10so5136878ejk.5 for ; Thu, 26 May 2022 13:37:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=UVzmyNRf2D+RLhRZdxjNSUvC/8pZXz4Xqz+PvOm0eOo=; b=zyqJ4gt1i2C5KklLMQsq4Bq+13DMP9BBrJRy9jgODN/Cswpx6TGfS74lQa+CTsRhJD gsghHvzW0YC++Ff1zBQp0HOCBfQhJCsaSx2XdmrFyF0PAuAOv6ygc6dEBgtwfS00J8LM CGLlK5oDtzqMHghiQ2E8mzIRt+4S0maBIl85Vkqtd4nWt3F/kamhENV0n+LMnWMLDXoq j1t6gPc78WenjYPHwa1RVmZCRXU7y9w6N0tPFRwYV7O/ebbKOhmFvTluxdRi9hnkx8T3 2oQQ1p8LqdMfVl6fVUwi8tTBxus2rcg7VofhuLz4RLPvkPU4yMXJ9KtbjNlwYr6RlACw 6bTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=UVzmyNRf2D+RLhRZdxjNSUvC/8pZXz4Xqz+PvOm0eOo=; b=LRIkQgUbO6jkWCQgc8hf90UfnfUhb9RkVbC27dymkkVyg0iIgO4uOINQrFMVnkvkiz hUOaaspT7K6RVdyr11mnsN5H0lJtaEMMYm1PyDJyuzHaeBFwB6e8j3ramZx4vEHsv7A3 4UIuWo+ylpjDOPkoKU1fGCSpABWtENMDhteco66byp1m5SKjCF+FkTfqgP/40aQoBQhp +FyA9EMxWesz2g+p+XyIsJCJrwWDAAX2his7H968St8PzxikTHOLh0Aa1e00c04FynXa mGREqjG62+Iqw6TWJIVey7L5KV/AOC9IUdEfxefjceIVe2SKqIiJTxSLiytkXXg6ymoG dMvg== X-Gm-Message-State: AOAM533A6BD27dAreLv1dFr6Ds7R09b88FejPugKjZRiLPK6PeCvUoiw fHk5wmHVwRlxlCLj1Z+t4Ys1rg== X-Google-Smtp-Source: ABdhPJwCvACxI9eOs65N8EGyEe/eeh9Ti/MA66rp2IEPk0gPG+2+VhYH0HkinFXoqBynVYODga/SyA== X-Received: by 2002:a17:906:478b:b0:6f8:5850:4da9 with SMTP id cw11-20020a170906478b00b006f858504da9mr34867413ejc.619.1653597447822; Thu, 26 May 2022 13:37:27 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id gc21-20020a1709072b1500b006ff16f48e2asm807671ejc.76.2022.05.26.13.37.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 May 2022 13:37:27 -0700 (PDT) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, openbmc@lists.ozlabs.org Cc: Krzysztof Kozlowski Subject: [PATCH] ARM: dts: nuvoton: adjust whitespace around '=' Date: Thu, 26 May 2022 22:37:24 +0200 Message-Id: <20220526203724.831215-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Fix whitespace coding style: use single space instead of tabs or multiple spaces around '=' sign in property assignment. No functional changes (same DTB). Signed-off-by: Krzysztof Kozlowski --- Output compared with dtx_diff and fdtdump. --- arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi | 2 +- arch/arm/boot/dts/nuvoton-npcm750.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi b/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi index 3696980a3da1..9633b50a9c6d 100644 --- a/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi +++ b/arch/arm/boot/dts/nuvoton-common-npcm7xx.dtsi @@ -128,7 +128,7 @@ gmac0: eth@f0802000 { interrupts = ; interrupt-names = "macirq"; ethernet = <0>; - clocks = <&clk_rg1refck>, <&clk NPCM7XX_CLK_AHB>; + clocks = <&clk_rg1refck>, <&clk NPCM7XX_CLK_AHB>; clock-names = "stmmaceth", "clk_gmac"; pinctrl-names = "default"; pinctrl-0 = <&rg1_pins diff --git a/arch/arm/boot/dts/nuvoton-npcm750.dtsi b/arch/arm/boot/dts/nuvoton-npcm750.dtsi index 13eee0fe5642..30eed40b89b5 100644 --- a/arch/arm/boot/dts/nuvoton-npcm750.dtsi +++ b/arch/arm/boot/dts/nuvoton-npcm750.dtsi @@ -51,7 +51,7 @@ gmac1: eth@f0804000 { interrupts = ; interrupt-names = "macirq"; ethernet = <1>; - clocks = <&clk_rg2refck>, <&clk NPCM7XX_CLK_AHB>; + clocks = <&clk_rg2refck>, <&clk NPCM7XX_CLK_AHB>; clock-names = "stmmaceth", "clk_gmac"; pinctrl-names = "default"; pinctrl-0 = <&rg2_pins