WSL2-Linux-Kernel/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
..
Kconfig ARM: ARMv4T/v5 multiplatform support for v5.19, part 1 2022-05-26 10:43:09 -07:00
Makefile
common.h
exynos-smc.S
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
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
sleep.S
smc.h
suspend.c ARM: exynos: Use of_property_read_bool() for boolean properties 2023-03-13 07:55:26 +01:00