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

Commit 257b49c3 authored by Javier Martin's avatar Javier Martin Committed by Sascha Hauer
Browse files

i.MX27: visstrim_m10: Add m41t00 RTC support.

parent 6b21d18e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -216,6 +216,9 @@ static struct i2c_board_info visstrim_m10_i2c_devices[] = {
	{
		I2C_BOARD_INFO("tlv320aic32x4", 0x18),
		.platform_data = &visstrim_m10_aic32x4_pdata,
	},
	{
		 I2C_BOARD_INFO("m41t00", 0x68),
	}
};