From: Tony Lindgren Date: Mon, 14 Oct 2013 18:31:43 +0000 (-0700) Subject: ARM: dts: Add basic support for TMDSEVM3730 (Mistral AM/DM37x EVM) X-Git-Tag: omap-for-v3.13/board-removal-signed-take2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5992234bc5f34f3069d0457090d87865ec31fe13;p=pandora-kernel.git ARM: dts: Add basic support for TMDSEVM3730 (Mistral AM/DM37x EVM) I've tested the serial, MMC, smsc911x, wl12xx, and off-idle support with the pinctrl patches, so it probably works better than the board-*.c files ever did. Also the board-omap3evm.c file is broken for the DSS, and has been for a while. Patches are welcome to fix it in this .dts file, let's just drop the board-*.c file for this. Note that off-idle currently requires doing request_irq() on the wake-up pin from pinctrl-single IRQ domain until we can handle that in some Linux generic way. [tony@atomide.com: updated for make dtbs build fix] Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed