Re: [PATCH] arm64: dts: rockchip: rk3399-gru: Fix PCI node addresses

From: Heiko Stuebner
Date: Mon Dec 04 2023 - 19:06:16 EST


On Thu, 30 Nov 2023 13:18:29 -0600, Rob Herring wrote:
> The rk3399-gru PCI node addresses are wrong.
>
> In rk3399-gru-scarlet, the bus number in the address should be 0. This is
> because bus number assignment is dynamic and not known up front. For FDT,
> the bus number is simply ignored.
>
> In rk3399-gru-chromebook, the addresses are simply invalid. The first
> "reg" entry must be the configuration space for the device. The entry
> should be all 0s except for device/slot and function numbers. The existing
> 64-bit memory space (0x83000000) entries are not valid because they must
> have the BAR address in the lower byte of the first cell.
>
> [...]

Applied, thanks!

[1/1] arm64: dts: rockchip: rk3399-gru: Fix PCI node addresses
commit: c13c823a78b77ea0e5f1f73112d910e259911101

Best regards,
--
Heiko Stuebner <heiko@xxxxxxxxx>