Merge tag 'lpc32xx-dt-for-5.2' of https://github.com/vzapolskiy/linux-lpc32xx into...
authorOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 16:24:53 +0000 (09:24 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 16:24:53 +0000 (09:24 -0700)
commitf45f5182d7531ad35082fc224ad284a62c9ee770
tree29e710a8d1b35c008013adc28318c4bbdf00f03a
parent0b6cf36a47bf5fc9add0b6be0b5cf6d5d3ce3ce5
parentd5a71e4646a741f22863b12d0037e15b5844af90
Merge tag 'lpc32xx-dt-for-5.2' of https://github.com/vzapolskiy/linux-lpc32xx into arm/dt

ARM: lpc32xx: devicetree updates for v5.2

Here are the changes for ARM NXP LPC32xx devicetree files:

* disabled I2S and MAC controllers by default,
* set default #address-cells = <1> / #size-cells = <0> for SPI slaves,
* fix notation of hexadecimal values,
* switched lpc32xx.dtsi to SPDX license identifier.

* tag 'lpc32xx-dt-for-5.2' of https://github.com/vzapolskiy/linux-lpc32xx:
  ARM: dts: lpc32xx: use SPDX license identifier
  ARM: dts: lpc32xx: add address and size cell values to SPI controller nodes
  ARM: dts: lpc32xx: disable MAC controller by default
  ARM: dts: lpc32xx: disable I2S controllers by default
  ARM: dts: lpc32xx: change hexadecimal values to lower case

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