diff options
author | Olof Johansson <olof@lixom.net> | 2020-09-26 18:47:10 +0200 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2020-09-26 18:47:12 +0200 |
commit | 38c419037abe6d5fd8df20569cd9b0262983902b (patch) | |
tree | d59ce2761185ac61f90d7206c9302876bfc8a015 /MAINTAINERS | |
parent | Merge tag 'hisi-arm32-dt-for-5.10' of git://github.com/hisilicon/linux-hisi i... (diff) | |
parent | arm64: dts: sparx5: Add spi-nand devices (diff) | |
download | linux-38c419037abe6d5fd8df20569cd9b0262983902b.tar.xz linux-38c419037abe6d5fd8df20569cd9b0262983902b.zip |
Merge tag 'sparx5-dt-5.10' of https://github.com/microchip-ung/linux-upstream into arm/dt
Sparx5 DT updates for Linux 5.10
- Add public repo to MAINTAINERS
- Add SPI controller and devices
- Add eMMC controller and devices
- Add temperature sensor
* tag 'sparx5-dt-5.10' of https://github.com/microchip-ung/linux-upstream:
arm64: dts: sparx5: Add spi-nand devices
arm64: dts: sparx5: Add spi-nor support
arm64: dts: sparx5: Add SPI controller and associated mmio-mux
MAINTAINERS: Add git tree for Sparx5
arm64: dts: sparx5: Add hwmon temperature sensor
arm64: dts: sparx5: Add Sparx5 eMMC support
Link: https://lore.kernel.org/r/878sda2dj0.fsf@microchip.com
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e4647c84c987..5e3186de2600 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2136,6 +2136,7 @@ M: Steen Hegelund <Steen.Hegelund@microchip.com> M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported +T: git git://github.com/microchip-ung/linux-upstream.git F: arch/arm64/boot/dts/microchip/ N: sparx5 |