From patchwork Thu May 26 20:38:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 576727 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 271C7C433F5 for ; Thu, 26 May 2022 20:38:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1348760AbiEZUiY (ORCPT ); Thu, 26 May 2022 16:38:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43524 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241413AbiEZUiR (ORCPT ); Thu, 26 May 2022 16:38:17 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5BA8DE15FA for ; Thu, 26 May 2022 13:38:14 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id ck4so5039272ejb.8 for ; Thu, 26 May 2022 13:38:14 -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=l7jum0HEDbTJCXnQC3vXB66FP6M8+k2CNreGmlsnCIo=; b=OJKUgCasUKoPz3Ig5L1FvvuXLp5g/5ZM45PVd8CxXzKQcgsvi4B/+QF/4XHsL+0EKJ okS1UAaPbptrjDnClLtWI0EFE9pgc5nt+uwM/vG7NTx25b88Ps3kenx06hFRGrxvsfgH IpJCT6as8zhZZpQBs1YhX3Xrp95yeKjHXi9D54ano4LqUd4p0t2A+WHLuOTkilXbLfj8 9/uoLjSegliCMOJ+oOVJNaA79frccm6cmRZ5R9Dg3LOzos6eudpN+zZz9ril3lgz/ioz UAM9f+wczX1YksJZszFsF3ImvhWCaynbWPFGELN7NJdrEqTBbQjsEU/o7WoUB4JMl3S/ 8Cag== 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=l7jum0HEDbTJCXnQC3vXB66FP6M8+k2CNreGmlsnCIo=; b=k3vdIzHyumX0Ent3KjsVj8Ux2sNy1Gs8ohDFw4C7UhWeiajoTuwYRtnCbxlBQ7yB/4 fOlRp/+tVionO8+tMo9gAupp8ra9Ge18O0eVh3L8BkFPEHg6Mf3NB7pDDH/7s1gFVw7x aB4k3t6KU5ViTX3H1NHV5itLGmFyIa31o0UtYCSVWKJ9vy6b9Pt6xuqSsZt9BhLkAKoT hYWuOJX5LDd6O4TMRWYjWSDc7QQHjp6D1C3rqouURKByWaM52m3MSPeIjrHXLFK/VtQQ ZFDm6KLLJPf6zG3ZhW8FbT/5faAA+OcbmtgALiXjT0vz1cLRG11wcKDekCNyywBKylzM s+lw== X-Gm-Message-State: AOAM533IzUysFmx4KSaVJr+1mnBe5aBeG+KLmP8qpxCFM0bwwjS7zVuZ WSVPF25s3zU1r4XWlCXYHJIJSA== X-Google-Smtp-Source: ABdhPJxs7VC174mZ5yXMgJXJG1xnMc7/gVpYs31URTj9TCQbWTfceMkO4vAckyhmCTKUXRRt0cioCg== X-Received: by 2002:a17:907:d28:b0:6f4:6375:5245 with SMTP id gn40-20020a1709070d2800b006f463755245mr34722095ejc.12.1653597492888; Thu, 26 May 2022 13:38:12 -0700 (PDT) Received: from localhost.localdomain (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id j24-20020a170906255800b006fee2570067sm799612ejb.23.2022.05.26.13.38.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 26 May 2022 13:38:12 -0700 (PDT) From: Krzysztof Kozlowski To: Tsahee Zidenberg , Antoine Tenart , Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] ARM: dts: alpine: adjust whitespace around '=' Date: Thu, 26 May 2022 22:38:10 +0200 Message-Id: <20220526203810.831352-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/alpine.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/alpine.dtsi b/arch/arm/boot/dts/alpine.dtsi index 3b0675a1c460..4be9887033f9 100644 --- a/arch/arm/boot/dts/alpine.dtsi +++ b/arch/arm/boot/dts/alpine.dtsi @@ -154,7 +154,7 @@ pcie@fbc00000 { reg = <0x0 0xfbc00000 0x0 0x100000>; interrupt-map-mask = <0xf800 0 0 7>; /* Add legacy interrupts for SATA devices only */ - interrupt-map = <0x4000 0 0 1 &gic 0 43 4>, + interrupt-map = <0x4000 0 0 1 &gic 0 43 4>, <0x4800 0 0 1 &gic 0 44 4>; /* 32 bit non prefetchable memory space */