[PATCH v2] OMAP2+: mux: Fixed gpio mux mode analysis.

2012-11-26 Thread oleg.matcovschi
From: Oleg Matcovschi 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

[PATCH] OMAP2+: mux: Fixed gpio mux mode analysis.

2012-11-15 Thread oleg.matcovschi
From: Oleg Matcovschi 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