commit | d95b14ffab33713c3058008bac9c05a792d39a17 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jul 04 11:58:30 2016 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jul 14 20:40:24 2016 -0600 |
tree | cebf333ba9aa607db07d05bd97e1d128a4884a58 | |
parent | 2d143bd6199c6c7ed6513c6a066569f76b1289f4 [diff] |
rockchip: pinctrl: Update the rk3288 driver to support of-platdata Add support for of-platdata with rk3288. This requires disabling access to the device tree and renaming the driver to match the string that of-platdata will search for. Signed-off-by: Simon Glass <sjg@chromium.org>