[EMAIL PROTECTED] writes:

> This patch replaces occurrences of dm350 with dm355.
>

Is this series intended to go on top of the dm6467 series?  

In the future, please give a summary of the patch series (usually done
in a [PATCH 00/xx] mail which gives a summary of the patch series, and 
states any dependencies on any other out-of-tree patches.

Thanks,

Kevin


> ---
>  arch/arm/tools/mach-types          |    2 +-
>  include/asm-arm/arch-davinci/cpu.h |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/tools/mach-types b/arch/arm/tools/mach-types
> index 207a8b5..135b54d 100644
> --- a/arch/arm/tools/mach-types
> +++ b/arch/arm/tools/mach-types
> @@ -1383,7 +1383,7 @@ holon                   MACH_HOLON              HOLON   
>                 1377
>  olip8                        MACH_OLIP8              OLIP8                   
> 1378
>  ghi270hg             MACH_GHI270HG           GHI270HG                1379
>  davinci_dm6467_evm   MACH_DAVINCI_DM6467_EVM DAVINCI_DM6467_EVM      1380
> -davinci_dm355_evm    MACH_DAVINCI_DM350_EVM  DAVINCI_DM350_EVM       1381
> +davinci_dm355_evm    MACH_DAVINCI_DM355_EVM  DAVINCI_DM355_EVM       1381
>  blackriver           MACH_BLACKRIVER         BLACKRIVER              1383
>  sandgate_wp          MACH_SANDGATEWP         SANDGATEWP              1384
>  cdotbwsg             MACH_CDOTBWSG           CDOTBWSG                1385
> diff --git a/include/asm-arm/arch-davinci/cpu.h 
> b/include/asm-arm/arch-davinci/cpu.h
> index 2f8ce78..4c6fa1a 100644
> --- a/include/asm-arm/arch-davinci/cpu.h
> +++ b/include/asm-arm/arch-davinci/cpu.h
> @@ -27,6 +27,6 @@ static inline int cpu_is_davinci_dm ##type (void)   \
>  /* following generates the cpu_is_davinci_dmxxx */
>  IS_DAVINCI_CPU(644x, 0x6446) /* cpu_is_davinci_dm644x() */
>  IS_DAVINCI_CPU(6467, 0x6467) /* cpu_is_davinci_dm6467() */
> -IS_DAVINCI_CPU(350, 0x350)   /* cpu_is_davinci_dm350() */
> +IS_DAVINCI_CPU(355, 0x350)   /* cpu_is_davinci_dm355() */
>  
>  #endif
> -- 
> 1.5.4.3
>
> _______________________________________________
> Davinci-linux-open-source mailing list
> [email protected]
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

-- 
Kevin Hilman       |  [EMAIL PROTECTED]
Deep Root Systems  |  http://www.deeprootsystems.com/
_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to