Re: [PATCH 0/2] pinctrl: ingenic: Cleanup & add lcd-8bit group

2020-11-05 Thread Zhou Yanjie

Hello,

On 2020/11/1 下午5:01, Paul Cercueil wrote:

Hi Linus,

A cleanup patch to get rid of a lot of const data, and a patch to add
the lcd-8bit group for JZ4770 SoCs.

Based on your latest for-next branch, since there are already some
commits on pinctrl-ingenic.c there that aren't on v5.10-rc1.

Cheers,
-Paul

Paul Cercueil (2):
   pinctrl: ingenic: Get rid of repetitive data
   pinctrl: ingenic: Add lcd-8bit group for JZ4770

  drivers/pinctrl/pinctrl-ingenic.c | 1267 +++--
  1 file changed, 455 insertions(+), 812 deletions(-)


Works fine on JZ4770, JZ4780, X1000, and X1830.

Tested-by: 周琰杰 (Zhou Yanjie) 


Thanks and best regards!



[PATCH 0/2] pinctrl: ingenic: Cleanup & add lcd-8bit group

2020-11-01 Thread Paul Cercueil
Hi Linus,

A cleanup patch to get rid of a lot of const data, and a patch to add
the lcd-8bit group for JZ4770 SoCs.

Based on your latest for-next branch, since there are already some
commits on pinctrl-ingenic.c there that aren't on v5.10-rc1.

Cheers,
-Paul

Paul Cercueil (2):
  pinctrl: ingenic: Get rid of repetitive data
  pinctrl: ingenic: Add lcd-8bit group for JZ4770

 drivers/pinctrl/pinctrl-ingenic.c | 1267 +++--
 1 file changed, 455 insertions(+), 812 deletions(-)

-- 
2.28.0