commit | b40ee006fe6a8a25093434e5d394128c356a48f3 | [log] [tgz] |
---|---|---|
author | Vignesh R <vigneshr@ti.com> | Mon Dec 03 13:31:17 2018 +0530 |
committer | Lee Jones <lee.jones@linaro.org> | Mon Dec 03 11:33:10 2018 +0000 |
tree | 6c09bcd2e769935443e5fb285555238be692aced | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
mfd: ti_am335x_tscadc: Use PLATFORM_DEVID_AUTO while registering mfd cells Use PLATFORM_DEVID_AUTO to number mfd cells while registering, so that different instances are uniquely identified. This is required in order to support registering of multiple instances of same ti_am335x_tscadc IP. Signed-off-by: Vignesh R <vigneshr@ti.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>