[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20230405080438.156805-3-krzysztof.kozlowski@linaro.org>
Date: Wed, 5 Apr 2023 10:04:38 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
arm@...nel.org, soc@...nel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Alim Akhtar <alim.akhtar@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 3/3] ARM: samsung: soc for v6.4
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-6.4
for you to fetch changes up to cb56f508e541036ad41cb9a5afb46339b2f83b9f:
ARM: EXYNOS: Use of_address_to_resource() (2023-03-22 18:47:01 +0100)
----------------------------------------------------------------
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.
----------------------------------------------------------------
Rob Herring (2):
ARM: exynos: Use of_property_read_bool() for boolean properties
ARM: EXYNOS: Use of_address_to_resource()
arch/arm/mach-exynos/exynos.c | 8 +++++---
arch/arm/mach-exynos/suspend.c | 2 +-
2 files changed, 6 insertions(+), 4 deletions(-)
Powered by blists - more mailing lists