Bug#993612: [PATCH v2] of/address: Return an error when no valid dma-ranges are found

2023-01-30 Thread Rob Herring
On Sat, 28 Jan 2023 17:47:50 +, Mark Brown wrote: > Commit 7a8b64d17e35 ("of/address: use range parser for of_dma_get_range") > converted the parsing of dma-range properties to use code shared with the > PCI range parser. The intent was to introduce no functional changes however > in the

Bug#993612: [PATCH] of/address: Return an error when no valid dma-ranges are found

2023-01-27 Thread Rob Herring
On Thu, Jan 26, 2023 at 10:27 AM Mark Brown wrote: > > Commit 7a8b64d17e35 ("of/address: use range parser for of_dma_get_range") > converted the parsing of dma-range properties to use code shared with the > PCI range parser. The intent was to introduce no functional changes however > in the case