]> git.ipfire.org Git - people/ms/u-boot.git/commit
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver
authorDavid Wu <david.wu@rock-chips.com>
Sat, 13 Jan 2018 06:01:45 +0000 (14:01 +0800)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Sun, 28 Jan 2018 16:12:37 +0000 (17:12 +0100)
commit301fff4e574d373a139dd47aceabc5b4259873da
treeb80d65a0203c9a95aa1755e4c9ee41830d06a839
parentcaf746172b30c0b54e12814f6360a68be6c431d9
rockchip: pinctrl: rk3328: Move the iomux definitions into pinctrl-driver

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

Signed-off-by: David Wu <david.wu@rock-chips.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_rk3328.h
drivers/pinctrl/rockchip/pinctrl_rk3328.c