diff options
| author | Simon Glass <[email protected]> | 2014-10-04 11:29:42 -0600 |
|---|---|---|
| committer | Simon Glass <[email protected]> | 2014-10-23 19:29:51 -0600 |
| commit | b892d127ffd448e8adf21e9703c0c5107e2a7814 (patch) | |
| tree | 60d7b9932cde9d5eaa3ecc0e557f171d39d0f695 /scripts | |
| parent | b3f4ca1135edd66d14254089bbeb8077c6d0bb72 (diff) | |
dm: gpio: Implement GPIO reservation in the uclass
We have several GPIO drivers now and all are doing similar things to record
which GPIOs are reserved.
Move this logic into the uclass to make the drivers similar.
We retain the request()/free() methods since currently one driver does use
these for setting up the pin.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
