Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MIPS: eyeq5_defconfig: add I2C subsystem, driver and temp sensor driver

Enable I2C support on the EyeQ5 platform. The evaluation board has a
temperature sensor mounted which helps test the integration.

Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com>
Acked-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Théo Lebrun and committed by
Thomas Bogendoerfer
ca943354 0ca9aba5

+4
+4
arch/mips/configs/eyeq5_defconfig
··· 62 62 CONFIG_SERIAL_AMBA_PL011=y 63 63 CONFIG_SERIAL_AMBA_PL011_CONSOLE=y 64 64 CONFIG_HW_RANDOM=y 65 + CONFIG_I2C=y 66 + CONFIG_I2C_CHARDEV=y 67 + CONFIG_I2C_NOMADIK=y 65 68 # CONFIG_PTP_1588_CLOCK is not set 66 69 CONFIG_PINCTRL=y 67 70 CONFIG_GPIOLIB=y 68 71 CONFIG_GPIO_NOMADIK=y 72 + CONFIG_SENSORS_LM75=y 69 73 CONFIG_MFD_SYSCON=y 70 74 CONFIG_HID_A4TECH=y 71 75 CONFIG_HID_BELKIN=y