linux-stable/arch/arm/mach-exynos
Rob Herring cb56f508e5 ARM: EXYNOS: Use of_address_to_resource()
Replace of_get_address() and of_translate_address() with single call
to of_address_to_resource(). With this, use ioremap() instead of
of_iomap() which would parse "reg" a second time.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230319163145.225323-1-robh@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
2023-03-22 18:47:01 +01:00
..
common.h ARM: exynos: use private samsung_cpu_id copy 2020-08-19 21:10:50 +02:00
exynos-smc.S ARM: use arch_extension directive instead of arch argument 2019-06-19 09:44:25 -07:00
exynos.c ARM: EXYNOS: Use of_address_to_resource() 2023-03-22 18:47:01 +01:00
firmware.c ARM: exynos: only do SMC_CMD_CPU1BOOT call on Exynos4 2022-01-23 20:12:37 +01:00
headsmp.S
Kconfig ARM: ARMv4T/v5 multiplatform support for v5.19, part 1 2022-05-26 10:43:09 -07:00
Makefile ARM: exynos: stop selecting PLAT_SAMSUNG 2020-08-19 21:14:13 +02:00
mcpm-exynos.c ARM: cacheflush: avoid clobbering the frame pointer 2022-02-09 10:13:10 +01:00
platsmp.c ARM: exynos: correct kernel doc in platsmp 2021-04-06 22:30:02 +02:00
pm.c ARM: exynos: use private samsung_cpu_id copy 2020-08-19 21:10:50 +02:00
sleep.S ARM: use arch_extension directive instead of arch argument 2019-06-19 09:44:25 -07:00
smc.h ARM: samsung: Rename Samsung and Exynos to lowercase 2020-01-07 20:44:22 +01:00
suspend.c ARM: exynos: Use of_property_read_bool() for boolean properties 2023-03-13 07:55:26 +01:00