Commits
Simon Glass committed 486478282e5
rockchip: gpio: Implement the get_function() method Provide this method so that 'gpio status' works fully. It now shows whether a pin is used for input, output or some other function. Signed-off-by: Simon Glass <sjg@chromium.org>