diff options
author | Oleg Matcovschi <oleg.matcovschi@ti.com> | 2012-11-26 17:02:03 -0800 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2012-12-14 11:11:34 -0800 |
commit | 421e84509980206fb3b3bc039bc05bae1dd41c7b (patch) | |
tree | a15c269e3db4db310ba0b1a0610b2a095d18c76e /fs | |
parent | ca2e16faa7378878c1522a7c1b6c38211de3331d (diff) | |
download | op-kernel-dev-421e84509980206fb3b3bc039bc05bae1dd41c7b.zip op-kernel-dev-421e84509980206fb3b3bc039bc05bae1dd41c7b.tar.gz |
OMAP2+: mux: Fixed gpio mux mode analysis
OMAP_MODE_GPIO() macro verified only OMAP_MUX_MODE4.
It is not correct for following platforms:
2430 - gpio mux mode 3
44xx - gpio mux mode 3
54xx - gpio mux mode 6
Patch reserves first 3 bits in partition flags for storing gpio mux
mode in same format as stored in control pad register.
Modified OMAP_MODE_GPIO() macro to handle all possible cases of gpio mux mode.
Modified omap_mux_init() flags of omap34xx to include OMAP_MUX_GPIO_IN_MODE4.
Signed-off-by: Oleg Matcovschi <oleg.matcovschi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions