Merge tag 'lpc32xx-soc-for-5.2' of https://github.com/vzapolskiy/linux-lpc32xx into...
authorOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 16:24:11 +0000 (09:24 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 16:24:11 +0000 (09:24 -0700)
commite165908fac8960e032da32cd300e8069553f82eb
tree4b660d3d95a9507940b78a51a3bfb128714eacf6
parent1895ef4ef229ec1873a78ce31fe50b38cfd2b58a
parente861cfbed091b195eab34874c4af0f85d5388a52
Merge tag 'lpc32xx-soc-for-5.2' of https://github.com/vzapolskiy/linux-lpc32xx into arm/soc

ARM: lpc32xx: platform updates for v5.2

Here are the changes for ARM NXP LPC32xx platform files:

* removed TEST_CLK_SEL setup out of common clock framework control,
* unnecessary header files are removed from inclusion,
* registration of SSP0 and SSP1 is removed as done through device tree,
* switched the main platform file to SPDX license identifier.

* tag 'lpc32xx-soc-for-5.2' of https://github.com/vzapolskiy/linux-lpc32xx:
  ARM: lpc32xx: use SPDX license identifier
  ARM: lpc32xx: remove platform data of SSP0 and SSP1 controllers
  ARM: lpc32xx: remove redundant included headers
  ARM: lpc32xx: stop overwriting TEST_CLK_SEL

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