commit | ff8357e433f3bc9c05d479f5d8d5730f04c2158e | [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 | 00c5fd4b816393f7ea5b7b04b537cdf8ab1269be [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>