On 12/12/2024 22:11, Brad Griffis wrote: > For interrupt-map entries, the DTS specification requires > that #address-cells is defined for both the child node and the > interrupt parent. For the PCIe interrupt-map entries, the parent > node ("gic") has not specified #address-cells. The existing layout > of the PCIe interrupt-map entries indicates that it assumes > that #address-cells is zero for this node. > > Explicitly set #address-cells to zero for "gic" so that it complies > with the device tree specification. > > Signed-off-by: Brad Griffis <bgriffis@xxxxxxxxxx> > --- So entire nvidia works on old kernel and sends patches rebased on old kernel? Please start working on mainline. I give the same feedback multiple times and still nvidia repeats the same mistakes. You CC-ed an address, which suggests you do not work on mainline kernel or you do not use get_maintainers.pl/b4/patman. Please rebase and always work on mainline or start using mentioned tools, so correct addresses will be used. Best regards, Krzysztof