]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitb5f026f805904404387638b90c4f1a706d1a7d4b
tree9ff6dc8c5ce92595dca71162f77217fd1a24c4e6
parent77997960f699bdced92925ffffba19f9468215c4
parent1539cbb3b0354c1f5b34883b16237404aa8775ce
Merge tag 'v5.2-next-dts64' of https://git.kernel.org/pub/scm/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>