]> www.infradead.org Git - users/jedix/linux-maple.git/commit
of: address: Allow to specify nonposted-mmio per-device
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Wed, 19 Mar 2025 14:25:58 +0000 (15:25 +0100)
committerRob Herring (Arm) <robh@kernel.org>
Fri, 21 Mar 2025 16:27:56 +0000 (11:27 -0500)
commit47026c4ffedd2cd664e3f70f63c4149c56355f37
tree5f8ece8303ece22b1d5cce4ed5ddd87d7d047db8
parent7f623466b690a6da5b9b9fc821c8bffe11fea5ff
of: address: Allow to specify nonposted-mmio per-device

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@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250319-topic-nonposted_mmio-v1-2-dfb886fbd15f@oss.qualcomm.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
drivers/of/address.c