]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: DTS: img: add device tree for Marduk board
authorRahul Bedarkar <rahul.bedarkar@imgtec.com>
Fri, 14 Oct 2016 05:55:55 +0000 (11:25 +0530)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 3 Jan 2017 15:34:41 +0000 (16:34 +0100)
commit114ed835adccde1410443432289218e5c37fbc9a
tree3ccc851fe4ecdd929ae094c9c39989501df3cc3e
parent2baa1382f48ee462c575dfbd071303a60451cfd6
MIPS: DTS: img: add device tree for Marduk board

Add support for Imagination Technologies' Marduk board which is based
on Pistachio SoC. It is also known as Creator Ci40. Marduk is legacy
name and will be there for decades.

Documentation for this board can be found on
https://docs.creatordev.io/ci40/

This patch adds initial support for board with following peripherals:

* PWM based heartbeat LED
* GPIO based buttons
* SPI NOR flash on SPI1
* UART0 and UART1
* SD card
* Ethernet
* USB
* PWM
* ADC
* I2C

Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: James Hartley <james.hartley@imgtec.com>
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/14394/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Documentation/devicetree/bindings/mips/img/pistachio-marduk.txt [new file with mode: 0644]
MAINTAINERS
arch/mips/boot/dts/img/Makefile [new file with mode: 0644]
arch/mips/boot/dts/img/pistachio_marduk.dts [new file with mode: 0644]