On Thu, 2015-08-27 at 17:29 +0800, Yangbo Lu wrote: > @@ -24,6 +25,16 @@ > > #define VENDOR_V_22 0x12 > #define VENDOR_V_23 0x13 > + > +/* Global Utility Registers */ > +#define GUTS_SVR 0xa4 /* System Version Register */ > +/* SOC version definition */ > +#define SVR_T4240 0x824000 Please do not redefine this stuff in each driver that needs to reference it. -Scott -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html