From patchwork Thu Sep 16 16:00:17 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg Kroah-Hartman X-Patchwork-Id: 513033 Delivered-To: patch@linaro.org Received: by 2002:a02:c816:0:0:0:0:0 with SMTP id p22csp1434944jao; Thu, 16 Sep 2021 10:32:38 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw7fEpEBrzacyz4K8WO5ElBIOQ0L9ixiTSWZmQuyq3HHhV28r8iwAigKo9jEsAMYQqWfWQE X-Received: by 2002:a92:cd09:: with SMTP id z9mr4949881iln.50.1631813558417; Thu, 16 Sep 2021 10:32:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1631813558; cv=none; d=google.com; s=arc-20160816; b=OB6p+NQ0NvNma+3NOLodceaG4GgnXE+Mi5LMypb8gpL6NL+4xEJVcXdOpBvJfnUeCu aGsY8RE4K5iZmWguqJe876cXGdzcMvELK6ryR7dh3xAaBngDCkTHqwnDvzSHBor004pV HWREFDmN3fNtmXrcKKbEsKYQo1BHxoaBmudKMczYHNHG5Rz2nuzFptViTV+I1KNxfsQq KV/lrE+M+e4zz/+2xgdozCFzVB5A1DKH4MT62AuoX09coQ6MNEkS0e3VkkWYRnC+aVnZ YjUSwhBVQXwzOlqFr5/FRPz9XUlku1h8XTkKWEaGFK42ZltlhfWSgegtkUwm6t9/HF1U ivVA== 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=TBfHmpUvwle4oT8BYfCmU7mw32glXtqSOyf8LYsCPGw=; b=liuZC/T+fD5ny8Ygq8fDQuvQkcEKwl7Ie/6g5VBiTYH0TjZ/cJiD7pFWHdNzp5fQOF MoB6Erk4oqKqGYu7Forez6EIbFjwINBWwNNXrkkjYMta30UmA3z+m2LXWTD5hkpAaVUU afZ01lRC5VD7NeFrzpZxfe5ZBRFlum5pSA4Q7rt2iI7n/Sp9Lsyv4egU0Q4II8aZkdcu rBu6d9O7YtWUAQzZQHNV2TDc1LwSl6OOb8xzuuMTjMGFrhHrFVo8JoaIUijpFA13iNpQ 4O33X6w1+ChDxg721QT0U2tYCZ3rqLmmIjR+GbMDyV7ecbcmiP4xsQJDzZwc1ug6g689 C4mA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=ZKoz6iks; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-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 l126si3068172ioa.77.2021.09.16.10.32.38; Thu, 16 Sep 2021 10:32:38 -0700 (PDT) Received-SPF: pass (google.com: domain of stable-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=ZKoz6iks; spf=pass (google.com: domain of stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-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 S1349139AbhIPRd4 (ORCPT + 11 others); Thu, 16 Sep 2021 13:33:56 -0400 Received: from mail.kernel.org ([198.145.29.99]:51236 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245083AbhIPRbx (ORCPT ); Thu, 16 Sep 2021 13:31:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 47C776135F; Thu, 16 Sep 2021 16:47:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1631810835; bh=kLf66jFdqBpM2bbtixzKlTJYnN7XhiRt1aGl/Zbn6r8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ZKoz6iksZ3+vTUhX2/+0RtGwsEhX9PTYYYwABfnPNhqw0bsvoG0i//+qxZl1HEB9a DleIA0OuY2hLrIRfdXj652T7uNUYYXa+BG8ynAFlzaSJx1HW2WOAorJCF20WHDhHZU iShkGG27QSiwlAsyfNRXfzfOwb/x9zRniyaFpUiU= 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.14 268/432] arm64: dts: qcom: ipq8074: fix pci node reg property Date: Thu, 16 Sep 2021 18:00:17 +0200 Message-Id: <20210916155819.907464385@linuxfoundation.org> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20210916155810.813340753@linuxfoundation.org> References: <20210916155810.813340753@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: stable@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(-) -- 2.30.2 diff --git a/arch/arm64/boot/dts/qcom/ipq8074.dtsi b/arch/arm64/boot/dts/qcom/ipq8074.dtsi index f39bc10cc5bd..d64a6e81d1a5 100644 --- a/arch/arm64/boot/dts/qcom/ipq8074.dtsi +++ b/arch/arm64/boot/dts/qcom/ipq8074.dtsi @@ -583,10 +583,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>; @@ -645,10 +645,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>;