commit | 8c26ee44afb6a533ba566f2379d59a87a3305e69 | [log] [tgz] |
---|---|---|
author | Sjoerd Simons <sjoerd.simons@collabora.co.uk> | Sun Feb 28 22:24:58 2016 +0100 |
committer | Simon Glass <sjg@chromium.org> | Fri May 27 09:00:48 2016 -0600 |
tree | 7db9491db21a325a1af85c89d7c2ca37b5b3ed97 | |
parent | 6eb4462742ff47bd949b1a8ccf1f4b6e23801ddd [diff] |
rockchip: rk3288: pinctrl: support more pins The rgmii_pins node in rk3288.dtsi configures 15 pins. Increase the size of the cell array to accomedate that, otherwise only the first 10 get configured. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> Reviewed-by: Simon Glass <sjg@chromium.org>