commit | ff7865f58194b62f4fe2112387f117b477ebff33 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Jun 07 18:45:57 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Tue Jul 11 12:13:43 2017 +0200 |
tree | d62f2a43f55e8d4d3afc820d0def241e07935405 | |
parent | d55b0a01c6b7355dff5c1e1a6513ca695df5a267 [diff] |
rockchip: pinctrl: dm: convert fdt_get to dev_read With the new dev_read functions available, we can convert the rockchip architecture-specific drivers and common drivers used by these devices over to the dev_read family of calls. This change covers the pinctrl drivers for the Rockchip devices. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>