]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'bitmain-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mani...
authorOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 17:06:33 +0000 (10:06 -0700)
committerOlof Johansson <olof@lixom.net>
Mon, 29 Apr 2019 17:06:33 +0000 (10:06 -0700)
commit6cbc4d88ad208d6f5b9567bac2fff038e1bbfa77
tree1a1ad8b80747e56204f82b25c94c83c97d528e14
parent89f4f128ea535acaabf7d5bddc30ddda0fb7a70a
parent470fa42933dae396860a3409abee9e6c860382a2
Merge tag 'bitmain-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-bitmain into arm/dt

Bitmain SoC changes for v5.2:

- Added GPIO support for BM1880 SoC based on Designware APB GPIO
  controller
- Added GPIO line names for Sophon Edge board based on 96Boards CE
  specification for accessing GPIOs using line names from userspace
  tools like MRAA.
- Added pinctrl node for BM1880 SoC as a child node of sctrl syscon
  node.
- Added pinctrl support to UARTs exposed on the Sophon Edge board.

* tag 'bitmain-soc-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-bitmain:
  arm64: dts: bitmain: Add UART pinctrl support for Sophon Edge
  arm64: dts: bitmain: Add pinctrl support for BM1880 SoC
  arm64: dts: bitmain: Add GPIO Line names for Sophon Edge board
  arm64: dts: bitmain: Add GPIO support for BM1880 SoC

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