commit | 6b3dcc45c4af4cb927c5c2430884e506c95faa71 | [log] [tgz] |
---|---|---|
author | Mark Jackson <mpfj-list@mimc.co.uk> | Mon Feb 18 01:26:29 2013 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Mar 11 11:06:08 2013 -0400 |
tree | 148b8822fc6d2d7b462ffbccfa2b1e9a24628aa2 | |
parent | b51a5e3a0a8f412e221165f92991bb59a5cad111 [diff] |
Allow AM33xx boards to setup GPMC chipselects. Expose the enable_gpmc_cs_config() function so AM33xx based boards can register GPMC chip selects. Changes in V4: - Fix checkpatch errors (TAB -> space mangling) Changes in V3: - Fix line wrapping Changes in V2: - Indicate this is for AM33xx (not OMAP2) Signed-off-by: Mark Jackson <mpfj@newflow.co.uk> Acked-by: Peter Korsgaard <jacmet@sunsite.dk>