Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-27 | tegra2: Rename PIN_ to PINGRP_ | Simon Glass | |
The pin groupings are better named PINGRP, since on Tegra2 they refer to multiple pins. Sorry about this, but better to get it right now when there is only a small amount of code affected. Signed-off-by: Simon Glass <sjg@chromium.org> Tested-by: Tom Warren <twarren@nvidia.com> | |||
2011-09-04 | Tegra2: Add additional pin multiplexing features | Simon Glass | |
This adds an enum for each pin and some functions for changing the pin muxing setup. Signed-off-by: Simon Glass <sjg@chromium.org> |