From patchwork Thu May 26 20:43:22 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 12862748 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 B9693C433F5 for ; Thu, 26 May 2022 20:44:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236903AbiEZUoO (ORCPT ); Thu, 26 May 2022 16:44:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54672 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349072AbiEZUnv (ORCPT ); Thu, 26 May 2022 16:43:51 -0400 Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AFBB9E7314 for ; Thu, 26 May 2022 13:43:28 -0700 (PDT) Received: by mail-ej1-x634.google.com with SMTP id m20so5058694ejj.10 for ; Thu, 26 May 2022 13:43: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=61SDdlI/WkCqCxMIXxDin340q/9pKul5ClTEVboRWS4=; b=ENxKB7k1c/ZGV4wSMizWGUYlXla7EY+KcuTEWIdR4K3LqZXQNQYCdPdonJkglV3hni 9Y9kgwkJSPSwkTAwvdtAYawWKgGEZnPBOW3Lu5j4/bG2vLZYFrhxFVJJARdMJMA8kcs8 cKt/5reimCGAyjs8yUHgL5EWYvrGMfoDXtxR7KlpfvL1yUB6/byAGfAPRex8yGb+W4RY 6m0Yv5E+5x/z7E8Cwyn98M57knnt24VrXeFDtN9UguY32VPeWSSgBCqDlHx1nBTqnpZG UBZOo//HLzdznGWHwe0MRS9o3yOTZHX8A66UM8RsafOue75TDum//Ia5dWPOmyLs8Gdf Q1Mw== 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=61SDdlI/WkCqCxMIXxDin340q/9pKul5ClTEVboRWS4=; b=RHYjoE6uvqsKyIpSsgaJSRr6htFczG5dENqvr6tEQvriMfn+XMPQko8T9bCaA14P2p NvJ4TkS8OiPn0TUieVrKQalCB3gAuTgk2nv2VhG16pSoKYcj8d2gk6U/J8b+/GvG22Nz 38yTaxauugRC4igC6984y9/sPsPjY0HVySfv/gYOcx+SL0nTMjQHm2z1SLCiTgqg6F9Q x+a3WlbE4NKxGjt0hSWCRqdGpSIwCNBNQHsVt5AZ9iSOVbY7z8d7NRrIEvuTYji9n+7N u+c6/oQkmjQWIGAqwHWiU8C28/KQyyGGsOio5P07VFnWx0LoeJ24dHKv3L/uASheJUT9 R0wA== X-Gm-Message-State: AOAM532+IdfM0pqHpiD/n8xb/rNxXXUY00wdWsMAjEpWxwtY+pry0T4W /1FAOHd3mEihmc4jjL2MFUrcdw== X-Google-Smtp-Source: ABdhPJxBYTEfl97pyUDWNEiYeiRo028m5NzT74n56sjtRyphUKYAKiajTWdqTYhQWx0qOFaqYwwvEQ== X-Received: by 2002:a17:906:cb97:b0:6fe:ec71:a49 with SMTP id mf23-20020a170906cb9700b006feec710a49mr19773575ejb.540.1653597807380; Thu, 26 May 2022 13:43: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 y11-20020a170906070b00b006fec28bd09fsm816846ejb.22.2022.05.26.13.43.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 May 2022 13:43:26 -0700 (PDT) From: Krzysztof Kozlowski To: Rob Herring , Krzysztof Kozlowski , Alim Akhtar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 1/2] arm64: dts: exynos: adjust whitespace around '=' Date: Thu, 26 May 2022 22:43:22 +0200 Message-Id: <20220526204323.832243-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@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 Reviewed-by: Chanho Park Reviewed-by: Alim Akhtar --- Output compared with dtx_diff and fdtdump. --- arch/arm64/boot/dts/exynos/exynosautov9.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi index 0ce46ec5cdc3..5827e1228fa9 100644 --- a/arch/arm64/boot/dts/exynos/exynosautov9.dtsi +++ b/arch/arm64/boot/dts/exynos/exynosautov9.dtsi @@ -364,7 +364,7 @@ ufs_0_phy: ufs0-phy@17e04000 { }; ufs_0: ufs0@17e00000 { - compatible ="samsung,exynosautov9-ufs"; + compatible = "samsung,exynosautov9-ufs"; reg = <0x17e00000 0x100>, /* 0: HCI standard */ <0x17e01100 0x410>, /* 1: Vendor-specific */