diff options
Diffstat (limited to 'arch/arm/include/asm/arch-omap5')
| -rw-r--r-- | arch/arm/include/asm/arch-omap5/omap.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/arch/arm/include/asm/arch-omap5/omap.h b/arch/arm/include/asm/arch-omap5/omap.h index d29be9327..b632635d3 100644 --- a/arch/arm/include/asm/arch-omap5/omap.h +++ b/arch/arm/include/asm/arch-omap5/omap.h @@ -60,6 +60,7 @@  #define OMAP5430_CONTROL_ID_CODE_ES2_0          0x1B94202F  #define OMAP5432_CONTROL_ID_CODE_ES1_0		0x0B99802F  #define OMAP5432_CONTROL_ID_CODE_ES2_0          0x1B99802F +#define DRA752_CONTROL_ID_CODE_ES1_0		0x0B99002F  /* STD_FUSE_PROD_ID_1 */  #define STD_FUSE_PROD_ID_1		(CTRL_BASE + 0x218) |