Merge tag 'samsung-soc-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:00:47 +0000 (14:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 14 Apr 2023 12:00:47 +0000 (14:00 +0200)
commit27994cb07cca9203e9d5d6b9465e1e193ec0889a
treec2d52888a81654477e0c2bbd2c863e6cb0608c91
parent5ca2653011a4f4217ebd16144ddd5c2dca177cc0
parentcb56f508e541036ad41cb9a5afb46339b2f83b9f
Merge tag 'samsung-soc-6.4' of https://git./linux/kernel/git/krzk/linux into soc/arm

Samsung mach/soc changes for v6.4

Cleanup of OF-related functions: use of_property_read_bool() for reading
bool and of_address_to_resource() for mapping MMIO.

* tag 'samsung-soc-6.4' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: EXYNOS: Use of_address_to_resource()
  ARM: exynos: Use of_property_read_bool() for boolean properties

Link: https://lore.kernel.org/r/20230405080438.156805-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>