]> git.ipfire.org Git - people/ms/u-boot.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)
commit77c4261130b4690f11248642b00802cb34f6be40
treeb8134c58a53f47e5d529ee3b8692b1d05bd3e044
parent0788a31e0351a55646070eac597d953582018a76
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