OSDN Git Service

Merge tag 'samsung-soc-4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk...
authorOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 20:52:23 +0000 (13:52 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 14 May 2018 20:52:23 +0000 (13:52 -0700)
commit3a19f20c5a279c331e9b613d66c62ef523a36401
tree23c6e9ae17ef9fca4c96be66adcb86bdbbfeaa10
parent08a5f1ac35b0a42e4edece0cda2a79d2fe92fa03
parent9ad9a2183bf51da7f8840f2e7087816c0fc8c91d
Merge tag 'samsung-soc-4.18' of https://git./linux/kernel/git/krzk/linux into next/soc

Samsung mach/soc changes for v4.18

1. Remove at24_platform_data in S3C2440.
2. Fix invalid SPDX identifier.
3. Remove Exynos5440 entirely.
4. Cleanups.
5. Remove static mapping of SCU SFR and rely on DTS.

* tag 'samsung-soc-4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  ARM: exynos: Remove unused soc_is_exynos{4,5}
  ARM: exynos: Remove static mapping of SCU SFR
  ARM: exynos: no need to select ARCH_HAS_BANDGAP any longer
  ARM: exynos: Remove support for Exynos5440
  ARM: s3c24xx: Fix invalid SPDX identifier
  ARM: samsung: simplify getting .drvdata
  ARM: s3c24xx: mini2440: Use device properties for at24 eeprom

Signed-off-by: Olof Johansson <olof@lixom.net>