RE: [PATCH v2 1/2] MIPS: DTS: add base device tree for Pistachio SoC
From: James Hartley <hidden>
Date: 2016-11-18 11:27:32
Also in:
linux-mips, lkml
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-6z/3iImG2C8G8FEW9MqTrA@public.gmane.org; devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; linux- kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; 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 <redacted> --- 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 <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html