> The dts from kernel is using rk3228-pinctrl as compatible name, > need to sync with it to make the driver work. > > Signed-off-by: Kever Yang <kever.yang at rock-chips.com> > Reviewed-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com> > Acked-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com> > --- > > Changes in v2: > - split this patch in two patches > > drivers/pinctrl/rockchip/pinctrl_rk322x.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Applied to u-boot-rockchip, thanks!