[email protected] writes:
> From: Thomas Koeller <[email protected]>
>
> Extended the MUX configuration to allow use of GPIO
> terminals 64..57.
>
> Signed-off-by: Thomas Koeller <[email protected]>
Thanks, applying and queuing for 2.6.35 in davinci-next branch.
Kevin
> ---
> arch/arm/mach-davinci/dm365.c | 1 +
> arch/arm/mach-davinci/include/mach/mux.h | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/dm365.c b/arch/arm/mach-davinci/dm365.c
> index 023d708..0813dce 100644
> --- a/arch/arm/mach-davinci/dm365.c
> +++ b/arch/arm/mach-davinci/dm365.c
> @@ -580,6 +580,7 @@ MUX_CFG(DM365, SPI4_SDENA1, 4, 16, 3, 2,
> false)
> MUX_CFG(DM365, GPIO20, 3, 21, 3, 0, false)
> MUX_CFG(DM365, GPIO33, 4, 12, 3, 0, false)
> MUX_CFG(DM365, GPIO40, 4, 26, 3, 0, false)
> +MUX_CFG(DM365, GPIO64_57, 2, 6, 1, 0, false)
>
> MUX_CFG(DM365, VOUT_FIELD, 1, 18, 3, 1, false)
> MUX_CFG(DM365, VOUT_FIELD_G81, 1, 18, 3, 0, false)
> diff --git a/arch/arm/mach-davinci/include/mach/mux.h
> b/arch/arm/mach-davinci/include/mach/mux.h
> index 05e35fa..d6c6921 100644
> --- a/arch/arm/mach-davinci/include/mach/mux.h
> +++ b/arch/arm/mach-davinci/include/mach/mux.h
> @@ -295,6 +295,7 @@ enum davinci_dm365_index {
> DM365_GPIO20,
> DM365_GPIO33,
> DM365_GPIO40,
> + DM365_GPIO64_57,
>
> /* Video */
> DM365_VOUT_FIELD,
> --
> 1.7.0.3
>
> _______________________________________________
> Davinci-linux-open-source mailing list
> [email protected]
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source