Re: [PATCH v2] pinctrl/rockchip: splite soc data to separated driver

From: Linus Walleij
Date: Wed Jan 15 2020 - 07:51:56 EST


On Mon, Jan 13, 2020 at 2:16 AM Jianqun Xu <jay.xu@xxxxxxxxxxxxxx> wrote:

> * Decrease codes of pinctrl-rockchip.c from 4,000 lines to 2000 by
> separating soc data to a new file.
>
> * Move rockchip pinctrl related struct definations to a head file.
>
> * Keep legency pinctrl-rockchip.c under driver/pinctrl but not to
> compile it, conveniently for reviewers.
>
> Signed-off-by: Jianqun Xu <jay.xu@xxxxxxxxxxxxxx>

This patch looks good, two things are missing:

- Review from Heiko

- A change to MAINTAINERS so that the file pattern still
matches

Should someone from Rockchip also sign up as comaintainer
for this driver by the way? (Though the people at Rockchip
posting patches for this seem to change a bit.)

Yours,
Linus Walleij