]> git.sur5r.net Git - u-boot/commit
rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver
authorAlexander Kochetkov <al.kochet@gmail.com>
Mon, 26 Feb 2018 14:27:56 +0000 (17:27 +0300)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 28 Mar 2018 21:30:30 +0000 (23:30 +0200)
commit7a6d7d3e12790091a918d14007a297eedab30d03
tree58bf130a43b4feb9f2ee366976d5857a01deb6e6
parentb1d093d2568c5e13e979b64b7b4b1b4859b4a624
rockchip: pinctrl: rk3188: Move the iomux definitions into pinctrl-driver

Clean the iomux definitions at grf_rk3188.h, and move them into
pinctrl-driver for resolving the compiling error of redefinition.

Signed-off-by: Alexander Kochetkov <al.kochet@gmail.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
arch/arm/include/asm/arch-rockchip/grf_rk3188.h
drivers/pinctrl/rockchip/pinctrl_rk3188.c