commit | 87db8c9fa906968e796a747e5cb07582ab93f9cc | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Oct 20 16:01:29 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Nov 03 22:56:18 2011 +0100 |
tree | 8cb192312571038360dbc4b9e6083868e501803e | |
parent | 578bac04de3428cbd5112f2d6abcbb04aeca871e [diff] |
mx31: Introduce mx31_set_gpr function Introduce mx31_set_gpr function for setting the GPR (General Purpose Register) on MX31. This function can be useful for setting a group of pins into tied to some specific peripherals. Reuse this function from the linux kernel. Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>