diff options
author | Rahul Bedarkar <rahul.bedarkar@imgtec.com> | 2016-10-14 01:55:54 -0400 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-01-03 10:34:41 -0500 |
commit | d774a5896e7dd2add2e352ab328ec8d41f7cb68b (patch) | |
tree | d031c0f1839f0c50db3d013726db94d352b2ab9c /MAINTAINERS | |
parent | 35e6de38858f59b6b65dcfeaf700b5d06fc2b93d (diff) |
MIPS: DTS: Add base device tree for Pistachio SoC
Add support for the base Device Tree for Imagination Technologies'
Pistachio SoC.
This commit supports the following peripherals:
* Clocks
* Pinctrl and GPIO
* UART
* SPI
* I2C
* PWM
* ADC
* Watchdog
* Ethernet
* MMC
* DMA engine
* Crypto
* I2S
* SPDIF
* Internal DAC
* Timer
* USB
* IR
* Interrupt Controller
Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Acked-by: James Hartley <james.hartley@imgtec.com>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-mips@linux-mips.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14393/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cfff2c9e3d94..eaa1586d137a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -9762,7 +9762,7 @@ L: linux-mips@linux-mips.org | |||
9762 | S: Maintained | 9762 | S: Maintained |
9763 | F: arch/mips/pistachio/ | 9763 | F: arch/mips/pistachio/ |
9764 | F: arch/mips/include/asm/mach-pistachio/ | 9764 | F: arch/mips/include/asm/mach-pistachio/ |
9765 | F: arch/mips/boot/dts/pistachio/ | 9765 | F: arch/mips/boot/dts/img/pistachio* |
9766 | F: arch/mips/configs/pistachio*_defconfig | 9766 | F: arch/mips/configs/pistachio*_defconfig |
9767 | 9767 | ||
9768 | PKTCDVD DRIVER | 9768 | PKTCDVD DRIVER |