commit | e4d095a6efb9b1400b8bc4c3bf46daa1b98a3b9c | [log] [tgz] |
---|---|---|
author | David Wu <david.wu@rock-chips.com> | Wed Jan 02 20:51:00 2019 +0800 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Feb 01 16:59:11 2019 +0100 |
tree | 834b87f62b2a1e90f603555d8b4cbfaad467c3bb | |
parent | 2b18d5c7400e5c192e369f649861ae32c7fe1857 [diff] |
ARM: rockchip: Remove the pinctrl request at rk3288-board-spl If we use the new pinctrl driver, the pinctrl setup will be done by device probe. Remove the pinctrl setup at rk3288-board-spl. Signed-off-by: David Wu <david.wu@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com> Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>