net2big_v2: initialize I2C fan at startup
[oweals/u-boot.git] / board / LaCie / net2big_v2 / net2big_v2.h
index f9778f4f0cd6b8e215e77463f57173bccfe829ed..83537d6b9ab90e6a457b45fac6b301727316bd4f 100644 (file)
@@ -32,4 +32,9 @@
 /* Buttons */
 #define NET2BIG_V2_GPIO_PUSH_BUTTON    34
 
+/* GMT G762 registers (I2C fan controller) */
+#define G762_REG_SET_CNT               0x00
+#define G762_REG_SET_OUT               0x03
+#define G762_REG_FAN_CMD1              0x04
+
 #endif /* NET2BIG_V2_H */