Searched hist:"5 a826feedc331a2d5ced2afd832199a70b3af891" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mfd/ |
H A D | stmpe-i2c.c | diff 5a826feedc331a2d5ced2afd832199a70b3af891 Wed Apr 23 16:35:58 CDT 2014 Linus Walleij <linus.walleij@linaro.org> mfd: stmpe: Probe properly from the Device Tree
The current STMPE I2C probing code does not really match the compatible strings - it matches node names happening to give the right device name. Instead, let's introduce some real compatible matching, more complex, more accurate. Make the driver depend on OF since all platforms using it are DT-only.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Kconfig | diff 5a826feedc331a2d5ced2afd832199a70b3af891 Wed Apr 23 16:35:58 CDT 2014 Linus Walleij <linus.walleij@linaro.org> mfd: stmpe: Probe properly from the Device Tree
The current STMPE I2C probing code does not really match the compatible strings - it matches node names happening to give the right device name. Instead, let's introduce some real compatible matching, more complex, more accurate. Make the driver depend on OF since all platforms using it are DT-only.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|