Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

ARM: rx51: Add bq27200 i2c board info

parent 52f56c69
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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,