From: Ronen Shitrit Date: Mon, 15 Sep 2008 07:40:35 +0000 (+0300) Subject: [ARM] Kirkwood: add support for newer SoC models X-Git-Tag: v2.6.28-rc1~293^2~3^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2b3dc2fc41ef441610d0140f0f5ccacbd43f40c;p=pandora-kernel.git [ARM] Kirkwood: add support for newer SoC models Add support to the Kirkwood port for newer device models and silicon revisions. Instead of looking at the DEVICE_ID register, the device version is now determined by looking at the PCI-Express device ID and revision registers, as it is done for orion5x, and this information is used to determine the TCLK frequency, again, as it is done for orion5x. Signed-off-by: Ronen Shitrit Signed-off-by: Lennert Buytenhek --- Reading git-diff-tree failed