Re: [PATCH 6/6] soc/tegra: fuse: Add support for Tegra241

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Aug 21, 2023 at 05:10:33PM +0530, Kartik wrote:
> On Fri, 2023-08-18 at 18:10 +0300, Andy Shevchenko wrote:
> >On Fri, Aug 18, 2023 at 03:00:28PM +0530, Kartik wrote:

...

> >>  	case TEGRA234:
> >>  		fuse->soc = &tegra234_fuse_soc;
> >>  		break;
> >> +#endif
> >> +#if defined(CONFIG_ARCH_TEGRA_241_SOC)
> >> +	case TEGRA241:
> >> +		fuse->soc = &tegra241_fuse_soc;
> >> +		break;
> >>  #endif
> >
> >Have you tried --patience when formatting patches?
> >Does it help them to look better?
> 
> No, I did not use --patience flag while formatting the patches.
> Shall I post the next patch set using it?

Do you see the difference in the output? If yes, definitely use it.
Otherwise it's recommended to use anyway.

-- 
With Best Regards,
Andy Shevchenko





[Index of Archives]     [ARM Kernel]     [Linux ARM]     [Linux ARM MSM]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux