Merge tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Thu, 26 Jul 2018 07:17:51 +0000 (00:17 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 26 Jul 2018 07:17:51 +0000 (00:17 -0700)
commit692b12c75667bb1541808736c276b9e66e1b00b7
tree09b34e9957c16ed8cd1d9d6bba433224226087b0
parent7401056de5f8d4eabe71a4c4aa80d0e278856e07
parentc708e462e90e04afb7634e1f27f60cd6869936db
Merge tag 'samsung-drivers-exynos5440-4.19' of https://git./linux/kernel/git/krzk/linux into next/drivers

Exynos5440 drivers removal

The Exynos5440 (quad-core A15 with GMAC, PCIe, SATA) was targeting
server platforms but it did not make it to the market really.  There are
no development boards with it and probably there are no real products
neither.  The development for Exynos5440 ended in 2013 and since then
the platform is in maintenance mode.

Removing Exynos5440 makes our life slightly easier: less maintenance,
smaller code, reduced number of quirks, no need to preserve DTB
backward-compatibility.

The Device Tree sources and some of the drivers for Exynos5440 were
already removed.  This removes remaining drivers.

* tag 'samsung-drivers-exynos5440-4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
  usb: host: exynos: Remove support for Exynos5440
  clk: samsung: Remove support for Exynos5440
  cpufreq: exynos: Remove support for Exynos5440
  ata: ahci-platform: Remove support for Exynos5440

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