On Wed, 19 Mar 2025 15:25:58 +0100, Konrad Dybcio wrote: > From: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> > > Certain IP blocks may strictly require/expect a nE mapping to function > correctly, while others may be fine without it (which is preferred for > performance reasons). > > Allow specifying nonposted-mmio on a per-device basis. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> > --- > drivers/of/address.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > Applied, thanks!