]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: davinci: da850-evm: use GPIO hogs instead of the legacy API
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Tue, 5 Feb 2019 09:49:37 +0000 (10:49 +0100)
committerSekhar Nori <nsekhar@ti.com>
Fri, 8 Feb 2019 13:35:46 +0000 (19:05 +0530)
commitca107e35e6c365adc6802094af362308537f20c0
tree920af9f734d0d940353f7df3d9d1321e54e9c3fa
parente430685f496928240a328708b976c17929541011
ARM: davinci: da850-evm: use GPIO hogs instead of the legacy API

In order to drop the hard-coded GPIO base values from the davinci GPIO
driver's platform data, we first need to get rid of all calls to the
legacy GPIO functions. Convert the mdio configuration to hogging the
relevant GPIO line in the da850-evm board file.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/board-da850-evm.c