From: Bastian Hecht Date: Wed, 17 Apr 2013 10:34:05 +0000 (+0200) Subject: ARM: shmobile: r8a7740: Prepare for reference DT setup X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~23^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=744fdc8dc0e22cc5b61ee1bcde9375f188daa330;p=pandora-kernel.git ARM: shmobile: r8a7740: Prepare for reference DT setup We need three steps to prepare for the new Armadillo reference DT board code: - Split the device list into r8a7740_early_devices used by the old platform data setup (board-armadillo.c) and r8a7740_devices_dt used by both setup variants. - Introduce new r8a7740_init_delay() to be more flexible about calling shmobile_setup_delay(). - For the generic r8a7740 support, we switch to device tree setup for the GIC, the irqpin devices and the I2C controllers. This is slightly similar to commit 3b00f9342623a5ebc "ARM: shmobile: sh73a0: Do not use early devices with DT reference" Signed-off-by: Bastian Hecht Signed-off-by: Simon Horman --- Reading git-diff-tree failed