Hi Rahul, > -----Original Message----- > From: Rahul Bedarkar > Sent: 14 October 2016 06:56 > To: Ralf Baechle; Rob Herring; Mark Rutland; James Hartley > Cc: linux-mips@xxxxxxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux- > kernel@xxxxxxxxxxxxxxx; Rahul Bedarkar > Subject: [PATCH v2 1/2] 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@xxxxxxxxxx> > --- > Changes in v2: > - No change > --- > MAINTAINERS | 2 +- > arch/mips/boot/dts/img/pistachio.dtsi | 924 > ++++++++++++++++++++++++++++++++++ > 2 files changed, 925 insertions(+), 1 deletion(-) create mode 100644 > arch/mips/boot/dts/img/pistachio.dtsi Thanks for putting this together Rahul. Acked-by: James Hartley <james.hartley@xxxxxxxxxx>