mbox series

[GIT,PULL,3/3] arm64: dts: samsung: DTS for v5.12

Message ID 20210125191240.11278-4-krzk@kernel.org (mailing list archive)
State Mainlined, archived
Commit 545a540a9c2ec192cdd5c75af1e334711a79354a
Headers show
Series Samsung for v5.12 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.12

Message

Krzysztof Kozlowski Jan. 25, 2021, 7:12 p.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.12

for you to fetch changes up to 545a540a9c2ec192cdd5c75af1e334711a79354a:

  arm64: dts: exynos: correct S3FWRN5 NFC interrupt trigger level on TM2 (2020-12-29 16:47:20 +0100)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.12

Correct Samsung PMIC and S3FWRN5 NFC interrupts trigger levels on
TM2/TM2E and Espresso boards.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      arm64: dts: exynos: correct PMIC interrupt trigger level on TM2
      arm64: dts: exynos: correct PMIC interrupt trigger level on Espresso
      arm64: dts: exynos: correct S3FWRN5 NFC interrupt trigger level on TM2

 arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 4 ++--
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Comments

Arnd Bergmann Jan. 30, 2021, 11:34 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 25 Jan 2021 20:12:40 +0100, Krzysztof Kozlowski wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.12
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 1f99bd1a51b836bc60482370d89bd16a564d28c2

       Arnd