commit | 70f7a2cdac6a7f75f27848d689a13ca244b0792b | [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 | 90b7fc924adfe7f1745dcf6a1dabb9e77aa762a7 [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>