Re: [PATCH] pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740

2020-06-10 Thread Linus Walleij
On Sun, Jun 7, 2020 at 7:43 PM Paul Cercueil wrote: > Add the FRE/FWE pins for the JZ4740. > > These pins must be in function #0 for the NAND to work. The reason it > worked before was because the bootloader did set these pins to the > correct function beforehand. > > Signed-off-by: Paul Cercueil

[PATCH] pinctrl: ingenic: Add NAND FRE/FWE pins for JZ4740

2020-06-07 Thread Paul Cercueil
Add the FRE/FWE pins for the JZ4740. These pins must be in function #0 for the NAND to work. The reason it worked before was because the bootloader did set these pins to the correct function beforehand. Signed-off-by: Paul Cercueil --- drivers/pinctrl/pinctrl-ingenic.c | 5 - 1 file changed