From: Sascha Hauer Date: Thu, 14 Mar 2013 12:08:57 +0000 (+0100) Subject: ARM: i.MX27: Add GPT devicetree nodes X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~69^2~1^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca26d04143dfa9d2eff11fdafe76eee595e9ee14;p=pandora-kernel.git ARM: i.MX27: Add GPT devicetree nodes The GPT is the GPT timer found on i.MX SoCs. This adds the missing GPT devicetree nodes. Also fixup the watchdog register map size along the way. it's 0x1000, not 0x4000. This didn't hurt before as the region was not occupied by another device, but now overlaps with the GPT. Signed-off-by: Sascha Hauer Signed-off-by: Shawn Guo --- Reading git-diff-tree failed