]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/dlvision-10g.h
i2c: IHS I2C master driver
[people/ms/u-boot.git] / include / configs / dlvision-10g.h
index 78778970f4a51de4aa56fd0c1b425bf3ad6faa3f..05a97bf9989b24d948557c50c450938076e9e7ed 100644 (file)
  */
 #define CONFIG_SYS_I2C_PPC4XX_SPEED_0          100000
 
+#define CONFIG_SYS_I2C_IHS
+#define CONFIG_SYS_I2C_IHS_CH0
+#define CONFIG_SYS_I2C_IHS_SPEED_0             50000
+#define CONFIG_SYS_I2C_IHS_SLAVE_0             0x7F
+#define CONFIG_SYS_I2C_IHS_CH1
+#define CONFIG_SYS_I2C_IHS_SPEED_1             50000
+#define CONFIG_SYS_I2C_IHS_SLAVE_1             0x7F
+
+#define CONFIG_SYS_SPD_BUS_NUM         2
+
 /* Temp sensor/hwmon/dtt */
+#define CONFIG_SYS_DTT_BUS_NUM 2
 #define CONFIG_DTT_LM63                1       /* National LM63        */
 #define CONFIG_DTT_SENSORS     { 0x4c, 0x4e, 0x18 } /* Sensor addresses */
 #define CONFIG_DTT_PWM_LOOKUPTABLE     \