diff options
author | Olof Johansson <olof@lixom.net> | 2020-10-03 22:36:26 +0300 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2020-10-03 22:36:28 +0300 |
commit | a3ca4b5e92267670bf2fcdca7d1aaa96f89ea652 (patch) | |
tree | 160f62df3d2ee7618efaf737288e0c8b74bd5f4e /arch/arm | |
parent | d4509b65457a456d3ed1c2fa0dd6c8d5b9d4f0bc (diff) | |
parent | 13441281bde0b63c6a4767182adbb0c5c1313321 (diff) | |
download | linux-a3ca4b5e92267670bf2fcdca7d1aaa96f89ea652.tar.xz |
Merge tag 'actions-arm64-dt-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions into arm/dt
Actions Semi ARM64 DT for v5.10:
- Fix the memory region used by pinctrl and sps drivers on the S700 SoC.
The issue is fixed by limiting the address space used by pinctrl driver.
In hardware these two are separate subsystems but the hw engineers somehow
merged the registers space into one. So we now limit the address space with
appropriate offsets for the two drivers.
- Add DMA controller support for S700 SoC. The relevant driver changes are
picked up by DMA Engine mainatainer. The DMA on this SoC can be used for
mem-to-mem and mem-to-peripheral transfers.
* tag 'actions-arm64-dt-for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mani/linux-actions:
arm64: dts: actions: Add DMA Controller for S700
arm64: dts: actions: limit address range for pinctrl node
Link: https://lore.kernel.org/r/20200922114030.GC11251@Mani-XPS-13-9360
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions