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

Commit d048aca2 authored by Hemanth V's avatar Hemanth V Committed by Tony Lindgren
Browse files

omap4: Add platform changes for Ambient Light sensor



Register BH1780GLI Ambient light sensor, which is an I2C device
for 4430SDP board.

Signed-off-by: default avatarHemanth V <hemanthv@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 70e77760
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -464,6 +464,9 @@ static struct i2c_board_info __initdata sdp4430_i2c_3_boardinfo[] = {
	{
		I2C_BOARD_INFO("tmp105", 0x48),
	},
	{
		I2C_BOARD_INFO("bh1780", 0x29),
	},
};
static struct i2c_board_info __initdata sdp4430_i2c_4_boardinfo[] = {
	{