Merge tag 'v5.2-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/matthi...
authorOlof Johansson <olof@lixom.net>
Thu, 27 Jun 2019 02:19:58 +0000 (19:19 -0700)
committerOlof Johansson <olof@lixom.net>
Thu, 27 Jun 2019 02:19:58 +0000 (19:19 -0700)
commit3a0317524b8a43a000e4fa9b3eaf9ec1d3ee7dc2
tree9ff6dc8c5ce92595dca71162f77217fd1a24c4e6
parentd78cda5aa0a0a9b75b650150e258c277d3207d45
parentde1033881e936382d67ae47073a7092554729d74
Merge tag 'v5.2-next-dts64' of https://git./linux/kernel/git/matthias.bgg/linux into arm/dt

- convert arm boads to json-schema

mt8183:
- add base SoC and evaluation board
- add cpacity-dmips-mhz
- add pinctrl, auxadc, spi, and efuse nodes

* tag 'v5.2-next-dts64' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  arm64: dts: mt8183: add efuse and Mediatek Chip id node to read
  arm64: dts: mt8183: add spi node
  arm64: dts: mt8183: Add auxadc device node
  arm64: dts: mt8183: add pinctrl device node
  arm64: dts: mt8183: add capacity-dmips-mhz
  arm64: dts: Add Mediatek SoC MT8183 and evaluation board dts and Makefile
  dt-bindings: arm: Convert MediaTek board/soc bindings to json-schema

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