On Sun, Oct 16, 2022 at 06:35:48PM +0300, Siarhei Volkau wrote: > Fixes UART1 function bits and MMC groups typo. > > For pins 0x97,0x99 function 0 is designated to PWM3/PWM5 > respectively, function is 1 designated to the UART1. > > Diff from v1: > - sent separately > - added tag Fixes > > Fixes: b582b5a434d3 ("pinctrl: Ingenic: Add pinctrl driver for JZ4755.") > Tested-by: Siarhei Volkau <lis8215@xxxxxxxxx> > Signed-off-by: Siarhei Volkau <lis8215@xxxxxxxxx> > --- > drivers/pinctrl/pinctrl-ingenic.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) <formletter> This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly. </formletter>