]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver
authorDavid Wu <david.wu@rock-chips.com>
Sat, 13 Jan 2018 05:53:57 +0000 (13:53 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 28 Jan 2018 16:12:36 +0000 (17:12 +0100)
commit0d1d6dbeea5ef594bc3b60ac3cd5db7090e6b2ea
treeb8134c58a53f47e5d529ee3b8692b1d05bd3e044
parent4cd4452865fd875959475b2f8adf2045085f6beb
rockchip: pinctrl: rv1108: Move the iomux definitions into pinctrl-driver

If we include both the rk3288_grf.h and rv1108_grf.h, it will cause the
conflicts of redefinition. Clean the iomux definitions at grf_rv1108.h,
and move them into pinctrl-driver.

Signed-off-by: David Wu <david.wu@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.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_rv1108.h
board/rockchip/evb_rv1108/evb_rv1108.c
drivers/pinctrl/rockchip/pinctrl_rv1108.c