From patchwork Fri May 21 09:24:19 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Zhen Lei X-Patchwork-Id: 444647 Delivered-To: patch@linaro.org Received: by 2002:a02:7a1b:0:0:0:0:0 with SMTP id a27csp793176jac; Fri, 21 May 2021 02:26:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzdVYi5GduHhQ8Q5FTa5v+LxUM+GA+zGTRfhdH3lrmSIAJaT/hwSLIP0hZBZv6gR8ZHeBWo X-Received: by 2002:a92:1e0f:: with SMTP id e15mr11694567ile.265.1621589165910; Fri, 21 May 2021 02:26:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621589165; cv=none; d=google.com; s=arc-20160816; b=nIeIJyyXizRTl1+nbU8hW6JpCX5trltC1mZ7sshKMWgnnLKiYs4nAOKzMZCa3B0gT9 yRF2MVC48WlsSax08DRpemm0GNuUwOWzI859CeZNmvNOp4KwIqfbSs4xtWmDAdFV29W9 9q2qWh/PXZK0p/1/UQYFpHJ5/H6vV2tnckyJ5k7SCV6HCR1ASp63VO84Pxt6cFt+Iplx 6bPCKOHSvERAx6BdecEKqo39OSydoW5HO9XayqR6oqJAHCr4hFnNXpP8LTxDWGwQDbES wVD4vhAhY1CMvLTWcauv7hMqfMG7qSQDJRj0rAPe8naY5Rru73H6lAOmepsEANHrV+A4 rgKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=yoS41fuX1sK2zeUFjsEJ0uRrJtAKgVumAAHMId8oK+s=; b=g11LvlN76QiXi1gH0o5PnPa6Bh2RS8rL1EHMzgE+qFlIl9lq9zwpRRERvGRXOC2VDC mB35oOF9EXWcuIW2qsQkozF6KjcH3cQRTsCqHGqjkeQJP/N/wZXgobsG/s0F6cLC5O9/ wr9/Lt3DvWnKVAxS8OkC7Axm+MXeX9DwcE4I9uao4b6dKeCoKzuL1RwTQ6K3bZf82jgV 6eskSbAUs7F7y734BQMJVXsyeM0+T3lf7dJMT/1IYedzEBfoxlsZ4CEQ+D4kmAEcfdSg WvZ6jacpsa3RsOT6KI1N4agLWOGChsRhAVQDVRfiQU1HGeS26nNmOGswheFtDhPHHb4F fNfw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-arm-msm-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-arm-msm-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d8si5110512ilo.3.2021.05.21.02.26.05; Fri, 21 May 2021 02:26:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-arm-msm-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-arm-msm-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-arm-msm-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236261AbhEUJ1Z (ORCPT + 17 others); Fri, 21 May 2021 05:27:25 -0400 Received: from szxga05-in.huawei.com ([45.249.212.191]:4569 "EHLO szxga05-in.huawei.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233657AbhEUJ1Y (ORCPT ); Fri, 21 May 2021 05:27:24 -0400 Received: from dggems703-chm.china.huawei.com (unknown [172.30.72.59]) by szxga05-in.huawei.com (SkyGuard) with ESMTP id 4Fmh2X4WBWzqVC2; Fri, 21 May 2021 17:22:12 +0800 (CST) Received: from dggpemm500006.china.huawei.com (7.185.36.236) by dggems703-chm.china.huawei.com (10.3.19.180) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Fri, 21 May 2021 17:25:00 +0800 Received: from thunder-town.china.huawei.com (10.174.177.72) by dggpemm500006.china.huawei.com (7.185.36.236) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2176.2; Fri, 21 May 2021 17:24:59 +0800 From: Zhen Lei To: Andy Gross , Bjorn Andersson , Rob Herring , linux-arm-msm , devicetree CC: Zhen Lei Subject: [PATCH 1/1] arm64: dts: qcom: Separate each group of data in the property 'reg' Date: Fri, 21 May 2021 17:24:19 +0800 Message-ID: <20210521092420.8418-1-thunder.leizhen@huawei.com> X-Mailer: git-send-email 2.26.0.windows.1 MIME-Version: 1.0 X-Originating-IP: [10.174.177.72] X-ClientProxiedBy: dggems701-chm.china.huawei.com (10.3.19.178) To dggpemm500006.china.huawei.com (7.185.36.236) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Do not write the 'reg' of multiple groups of data into a uint32 array, use <> to separate them. Otherwise, the errors similar to the following will be reported by reg.yaml. arch/arm64/boot/dts/qcom/ipq8074-hk01.dt.yaml: soc: pci@10000000:reg:0: \ [268435456, 3869, 268439328, 168, 557056, 8192, 269484032, 4096] is too long Signed-off-by: Zhen Lei --- arch/arm64/boot/dts/qcom/ipq8074.dtsi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) -- 2.26.0.106.g9fadedd diff --git a/arch/arm64/boot/dts/qcom/ipq8074.dtsi b/arch/arm64/boot/dts/qcom/ipq8074.dtsi index a32e5e79ab0b754..e8db62470b23059 100644 --- a/arch/arm64/boot/dts/qcom/ipq8074.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq8074.dtsi @@ -567,10 +567,10 @@ frame@b128000 { pcie1: pci@10000000 { compatible = "qcom,pcie-ipq8074"; - reg = <0x10000000 0xf1d - 0x10000f20 0xa8 - 0x00088000 0x2000 - 0x10100000 0x1000>; + reg = <0x10000000 0xf1d>, + <0x10000f20 0xa8>, + <0x00088000 0x2000>, + <0x10100000 0x1000>; reg-names = "dbi", "elbi", "parf", "config"; device_type = "pci"; linux,pci-domain = <1>; @@ -629,10 +629,10 @@ IRQ_TYPE_LEVEL_HIGH>, /* int_c */ pcie0: pci@20000000 { compatible = "qcom,pcie-ipq8074"; - reg = <0x20000000 0xf1d - 0x20000f20 0xa8 - 0x00080000 0x2000 - 0x20100000 0x1000>; + reg = <0x20000000 0xf1d>, + <0x20000f20 0xa8>, + <0x00080000 0x2000>, + <0x20100000 0x1000>; reg-names = "dbi", "elbi", "parf", "config"; device_type = "pci"; linux,pci-domain = <0>;