Re: Source code organization

2022-10-20 Thread Greg KH
On Fri, Oct 21, 2022 at 01:51:48AM +, Billie Alsup (balsup) wrote: > > > From: Greg KH > >    - is this something else?  Then pick a place and submit a patch > >  and people will tell you if you got it wrong :) > > I think this is going to be my strategy, except per a separate

Re: Source code organization

2022-10-20 Thread Billie Alsup (balsup)
> From: Greg KH >    - is this something else?  Then pick a place and submit a patch >  and people will tell you if you got it wrong :) I think this is going to be my strategy, except per a separate recommendation, I will put it in drivers/platform/cisco, similar to the existing

Re: Vendor driver vs Kernel, which one gets priority?

2022-10-20 Thread Do Hak Yong
Thank you so much for detailed advise!! Best regards, 2022년 10월 20일 (목) 오전 2:03, Bjørn Mork 님이 작성: > Do Hak Yong writes: > > > Hello kernel experts, > > > > I have a few questions about the priority of kernel drivers and third > party > > drivers. > > > > If I install a third party vendor

Re: Source code organization

2022-10-20 Thread Greg KH
On Mon, Oct 17, 2022 at 06:00:40PM +, Billie Alsup (balsup) wrote: > I have a set of drivers that I would like to upstream. These are primarily > MFD style drivers supporting Cisco-8000 FPGAs. The devices can be > instantiated through multiple top level drivers, which provide the access >