commit | ca26d04143dfa9d2eff11fdafe76eee595e9ee14 | [log] [tgz] |
---|---|---|
author | Sascha Hauer <s.hauer@pengutronix.de> | Thu Mar 14 13:08:57 2013 +0100 |
committer | Shawn Guo <shawn.guo@linaro.org> | Tue Apr 09 22:52:52 2013 +0800 |
tree | 12530db6df8af2f764517f7ef369a9ae9508632e | |
parent | c21e5ca87400ceed04e7033a1848fda5d7e0e5f2 [diff] |
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 <s.hauer@pengutronix.de> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>