Files
linux-stable-mirror/drivers/of/unittest-data
Rob Herring (Arm)andGreg Kroah-Hartman b25bf1d7f5 of/unittest: Add test that of_address_to_resource() fails on non-translatable address
[ Upstream commit 44748065ed ]

of_address_to_resource() on a non-translatable address should return an
error. Additionally, this case also triggers a spurious WARN for
missing #address-cells/#size-cells.

Link: https://lore.kernel.org/r/20250110215030.3637845-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-02-01 18:37:51 +01:00
..