summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/pinctrl/ste,nomadik.txt
Commit message (Collapse)AuthorAgeFilesLines
* pinctrl: nomadik: assure GPIO chips are populatedLinus Walleij2015-07-231-2/+5
| | | | | | | | | If the pin controller probes before the GPIO driver it needs to populate the GPIO driver state containers ahead of the actual driver probe as the addresses are used by both halves of the driver. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* pinctrl: nomadik:fix up device tree bindingsLinus Walleij2015-01-101-15/+20
| | | | | | | | After the Nomadik pin controller was force migrated to generic pin control bindings, some leftovers in the documentation need to be cleaned up. The code and device trees are already migrated. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* Documentation: Update binding for Nomadik and DBx5x based platformsLee Jones2013-08-061-3/+3
| | | | | | | Change compatible string to something more standard. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
* pinctrl/nomadik: add device tree supportGabriel Fernandez2013-01-111-0/+140
This implements pin multiplexing and pin configuration for the Nomadik pin controller using the device tree. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@stericsson.com> Reviewed-by: Stephen Warren <swarren@nvidia.com> Reviewed-by: Philippe Langlais <philippe.langlais@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>