Philipp Tomsich a49773d6cf rockchip: pinctrl: rk3368: move IOMUX bit-definitions to pinctrl driver
There is no real reason to keep the bit-definitions for the IOMUX in
the grf header file (which defines the register layout of the GRF block):
these should only be used by our pinctrl driver (with the possible
exception of early debug-init code in TPL/SPL).

This moves the relevant definitions from the grf_rk3368.h header
into the pinctrl driver pinctrl_rk3368.c.

Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-08-13 17:12:24 +02:00
..
2015-02-25 07:59:50 +01:00
2016-07-15 15:54:57 +02:00
2017-05-12 08:37:06 -04:00
2014-04-08 00:15:12 +02:00
2016-12-15 11:57:35 -08:00
2016-12-15 11:57:44 -08:00
2017-05-11 22:03:39 -04:00