summaryrefslogtreecommitdiff
path: root/drivers/hwmon/mxc_mma8451.c
AgeCommit message (Collapse)Author
2019-02-12MLK-13472: hwmon: mxc_mma8451: add empty sentinel entry at the end of ↵Julien Olivain
i2c_device_id table This is fixing the build when the driver is enabled as a module, when CONFIG_MXC_MMA8451=m Signed-off-by: Julien Olivain <julien.olivain@nxp.com>
2019-02-12MLK-11469-01 hwmon: mma8451: Add mma8451 driver support on i.MX6Q/DL/SX ↵luweizhou
platform. Add mma8451 driver support for i.MX6Q/DL/SX platform. The code derives from 3.10.y branch. Signed-off-by: Luwei Zhou <b45643@freescale.com> Signed-off-by: Fugang Duan <B38611@freescale.com> Added explicit dependency on INPUT_POLLDEV during 4.14 rebase so that it doesn't break the arm64 build Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>