On 3/25/26 7:07 PM, Biswapriyo Nath wrote: > SM6125's SMMU uses 36bit VAs, which is a good indicator that we > should increase (dma-)ranges - and by extension #address- and > #size-cells to prevent things from getting lost in translation > (both literally and figuratively). Do so. > > Reported-by: kernel test robot <[email protected]> > Closes: > https://lore.kernel.org/oe-kbuild-all/[email protected]/ > Signed-off-by: Biswapriyo Nath <[email protected]> > ---
I think this is correct, the address space is definitely larger than 32b, esp. given the SoC can take 8GiB of RAM.. Reviewed-by: Konrad Dybcio <[email protected]> Konrad

