[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAAEEuhqjv2VyTsPyHN10JE=5c-Jjgb_wNR8C+g5UsKxAYtcKyw@mail.gmail.com>
Date: Mon, 30 Jan 2023 14:52:45 +0100
From: Rick Wertenbroek <rick.wertenbroek@...il.com>
To: ALOK TIWARI <alok.a.tiwari@...cle.com>
Cc: alberto.dassatti@...g-vd.ch, xxm@...k-chips.com,
wenrui.li@...k-chips.com, rick.wertenbroek@...g-vd.ch,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Heiko Stuebner <heiko@...ech.de>,
Shawn Lin <shawn.lin@...k-chips.com>,
Lorenzo Pieralisi <lpieralisi@...nel.org>,
Krzysztof WilczyĆski <kw@...ux.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jani Nikula <jani.nikula@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mikko Kovanen <mikko.kovanen@...amobile.com>,
Rodrigo Vivi <rodrigo.vivi@...el.com>,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-pci@...r.kernel.org
Subject: Re: [PATCH 5/8] PCI: rockchip: Added dtsi entry for PCIe endpoint controller
On Fri, Jan 27, 2023 at 9:43 AM ALOK TIWARI <alok.a.tiwari@...cle.com> wrote:
>
> DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm016-dc2.dtb
> ../arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:460.3-52: Warning
> (pci_device_reg): /pcie@...00000/pcie@0,0:reg: PCI reg address is not
> configuration space
> DTC arch/arm64/boot/dts/amlogic/meson-gxm-s912-libretech-pc.dtb
> ../arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:460.3-52: Warning
> (pci_device_reg): /pcie@...00000/pcie@0,0:reg: PCI reg address is not
> configuration space
> HDRINST usr/include/linux/aio_abi.h
> HDRINST usr/include/linux/am437x-vpfe.h
> ../arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi:460.3-52: Warning
> (pci_device_reg): /pcie@...00000/pcie@0,0:reg: PCI reg address is not
> configuration space
> DTC arch/arm64/boot/dts/xilinx/zynqmp-zc1751-xm017-dc3.dtb
>
>
> Thanks,
>
> Alok
These warnings are for the pcie (host controller), I did not touch that entry.
Plus they are for another file (arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi)
They are related to "pci_device_reg" warnings (can be suppressed with
"-Wno-pci_device_reg").
Sorry, but this does not seem to be related to my change and I don't know
how to fix this.
Rick
Powered by blists - more mailing lists