Skip to content
Snippets Groups Projects
Commit 3a57123e authored by Simon Glass's avatar Simon Glass
Browse files

dm: gpio: Refactor to prepare for live tree support


Move the main part of the GPIO request function into a separate function
so that it can be used by the live tree function when added. Update the
xlate method to use a node reference.

Update all GPIO drivers to handle the modified xlate() method.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 6fb2f579
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment