Commit d77711aa authored by Pali Rohár's avatar Pali Rohár Committed by Anton Vorontsov

ARM: rx51: Add bq27200 i2c board info

Acked-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarAnton Vorontsov <cbouatmailru@gmail.com>
parent 52f56c69
......@@ -939,6 +939,9 @@ static struct i2c_board_info __initdata rx51_peripherals_i2c_board_info_2[] = {
.platform_data = &rx51_lp5523_platform_data,
},
#endif
{
I2C_BOARD_INFO("bq27200", 0x55),
},
{
I2C_BOARD_INFO("tpa6130a2", 0x60),
.platform_data = &rx51_tpa6130a2_data,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment