[EMAIL PROTECTED] wrote: > These PSC definitions are required for the DM355 > > Signed-off-by: Sandeep Paulraj <[EMAIL PROTECTED]> > --- > arch/arm/mach-davinci/include/mach/psc.h | 3 +++ > 1 files changed, 3 insertions(+), 0 deletions(-) > > diff --git a/arch/arm/mach-davinci/include/mach/psc.h > b/arch/arm/mach-davinci/include/mach/psc.h > index d7e17ff..61281d1 100644 > --- a/arch/arm/mach-davinci/include/mach/psc.h > +++ b/arch/arm/mach-davinci/include/mach/psc.h > @@ -39,9 +39,12 @@ > #define DAVINCI_LPSC_EMAC 5 > #define DAVINCI_LPSC_EMAC_WRAPPER 6 > #define DAVINCI_LPSC_MDIO 7 > +#define DAVINCI_LPSC_MMC_SD1 7 > #define DAVINCI_LPSC_IEEE1394 8 > +#define DAVINCI_LPSC_McBSP1 8 > #define DAVINCI_LPSC_USB 9 > #define DAVINCI_LPSC_ATA 10 > +#define DAVINCI_LPSC_PWM3 10 > #define DAVINCI_LPSC_VLYNQ 11 > #define DAVINCI_LPSC_UHPI 12 > #define DAVINCI_LPSC_DDR_EMIF 13
Can you use DM355 as part of the name, so that having two 10's in a row is not quite as confusing. Maybe put these in dm355.h as well? wbr Troy _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
