Received: by 2002:a05:6a11:4021:0:0:0:0 with SMTP id ky33csp1715724pxb; Thu, 16 Sep 2021 13:47:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzzo9sLGS5MpPdyZlxYBgbgua8dYLqRkvb0F6FFXVdCN+Leb3KSM3oFbzY8agJ3kW5pvPO7 X-Received: by 2002:a05:6402:51d2:: with SMTP id r18mr8769348edd.108.1631825260684; Thu, 16 Sep 2021 13:47:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631825260; cv=none; d=google.com; s=arc-20160816; b=gWUOuPFHkCNhY2SQXP1UDqeTLHlMTLF27/GW5MKegLZUQiJJBkW0z6Y9ecuOjJtydO GxdScllK6EFVCp/PqnBvCVEk0BOklq1ADXRgk1Lgo10DtAoGx8BixSLywh8Cz66VmFL5 Ei/dOn5epLgsc/y/B8brgoo2kBhjZyXcAVgps+wSlRYkFMZqE9ERr3hgvKMQe/L/6Edc SNQfKIeHjmQyimQJuaTxlqLASN+a8Y1AF/OpCtx1pwhnOhQC7eGYOLvqS62W7lugE+ds X18LbBfNozEC7v//66iGoMGZzGT8r4RoVAwV4aBRVo1I9x9+zeozSVoThy3Jipxnm78v M/fA== 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 :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Ve151zr4uaGjcslITKX3SjNXXzDWTmlgyYE4jkwKiII=; b=ta0dlq6CLa38S/6r8kdZ8IWYVUMw94XqF+z5T1X8QR+1NCWde4zUO83VVohL3Q+FXL W6gWdRZWOiTBt7Xh8+k/7O7GXu/Clw2VwL9OH+16eg3Yp5BbRjPQzIzpj/9DjtASxJNx tZVSylx2FVuUyMEsNpDhJd+SU/72xzcXeTf+QsI+PE+OgivCsRL362hhvHI28D8TRxLM I3Indn676f2fhq3OwnbX5EVYTuXEc06hzZkaVPuCN/x/3xr8cYO8TqavYPXKuR2wnzFz m1JqSSynRwA9Wzj+/A4djm2vIEONqoZIxvJ6iWqXZtnwHVOsS8GLSPh/MUtDarcVhjYB +Onw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=2p9kE5Yg; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i13si4615397edq.512.2021.09.16.13.47.12; Thu, 16 Sep 2021 13:47:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=2p9kE5Yg; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240834AbhIPQ25 (ORCPT + 99 others); Thu, 16 Sep 2021 12:28:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:55070 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241282AbhIPQPZ (ORCPT ); Thu, 16 Sep 2021 12:15:25 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6F0D360F58; Thu, 16 Sep 2021 16:11:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631808697; bh=0sRjAYb+0qs4QnC1cjMiOdZudBqfkjzC6vfJ9zbTIDw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=2p9kE5Yg4PhndvTzQHAo1O+/3aVnmns6J0BGK3IQs9zl6m5oXSegPODxj1dlOXFjT xew9b1Ig/oAmnwU1JVe/FD+xiJE0Qr010EkC4ATRd6vAfl4WGSnKl2hGshdWoJ5Yzg xOa7LYNauUoXU99y7BWYkaexYVHD9f1T9rLdwWy0= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Vinod Koul , Bjorn Andersson , Sasha Levin Subject: [PATCH 5.10 189/306] arm64: dts: qcom: ipq8074: fix pci node reg property Date: Thu, 16 Sep 2021 17:58:54 +0200 Message-Id: <20210916155800.517255620@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155753.903069397@linuxfoundation.org> References: <20210916155753.903069397@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Vinod Koul [ Upstream commit 52c9887fba71fc8f12d343833fc595c762aac8c7 ] reg property should be array of values, here it is a single array, leading to below warning: 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 arch/arm64/boot/dts/qcom/ipq8074-hk01.dt.yaml: soc: pci@10000000:ranges: 'oneOf' conditional failed, one must be fixed: arch/arm64/boot/dts/qcom/ipq8074-hk01.dt.yaml: soc: pci@10000000:ranges: 'oneOf' conditional failed, one must be fixed: [[2164260864, 0, 270532608, 270532608, 0, 1048576, 2181038080, 0, 271581184, 271581184, 0, 13631488]] is not of type 'null' [2164260864, 0, 270532608, 270532608, 0, 1048576, 2181038080, 0, 271581184, 271581184, 0, 13631488] is too long arch/arm64/boot/dts/qcom/ipq8074-hk01.dt.yaml: soc: pci@20000000:reg:0: [536870912, 3869, 536874784, 168, 524288, 8192, 537919488, 4096] is too long arch/arm64/boot/dts/qcom/ipq8074-hk01.dt.yaml: soc: pci@20000000:ranges: 'oneOf' conditional failed, one must be fixed: arch/arm64/boot/dts/qcom/ipq8074-hk01.dt.yaml: soc: pci@20000000:ranges: 'oneOf' conditional failed, one must be fixed: [[2164260864, 0, 538968064, 538968064, 0, 1048576, 2181038080, 0, 540016640, 540016640, 0, 13631488]] is not of type 'null' [2164260864, 0, 538968064, 538968064, 0, 1048576, 2181038080, 0, 540016640, 540016640, 0, 13631488] is too long Signed-off-by: Vinod Koul Link: https://lore.kernel.org/r/20210308060826.3074234-17-vkoul@kernel.org Signed-off-by: Bjorn Andersson Signed-off-by: Sasha Levin --- arch/arm64/boot/dts/qcom/ipq8074.dtsi | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/ipq8074.dtsi b/arch/arm64/boot/dts/qcom/ipq8074.dtsi index 829e37ac82f6..776a6b0f61a6 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>; -- 2.30.2