diff --git a/drivers/w1/w1_family.h b/drivers/w1/w1_family.h
index 0a564a0a69a0757ef5c12c18ec2e54f0f06eff1a..2ca0489c716a1f8083125cfecf3d3c0bfc31945c 100644
--- a/drivers/w1/w1_family.h
+++ b/drivers/w1/w1_family.h
@@ -31,6 +31,7 @@
 #define W1_FAMILY_SMEM_81	0x81
 #define W1_THERM_DS18S20 	0x10
 #define W1_THERM_DS1822  	0x22
+#define W1_EEPROM_DS2433  	0x23
 #define W1_THERM_DS18B20 	0x28
 
 #define MAXNAMELEN		32