Re: [EXT] Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-10 Thread Mark Brown
On Wed, Mar 10, 2021 at 10:24:21AM +, Kuldeep Singh wrote: > > Like I said in the mail you're replying to please send me a copy of the > > patch. > I hope this will suffice. Please let me know in case of any other requirement. Please submit the patch following the process documented in

RE: [EXT] Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-10 Thread Kuldeep Singh
> -Original Message- > From: Mark Brown > Sent: Tuesday, March 9, 2021 11:02 PM > To: Kuldeep Singh > Cc: Rob Herring ; linux-...@vger.kernel.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; Ashish Kumar > > Subject: Re: [EXT] Re: [PATCH] dt-bi

Re: [EXT] Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-09 Thread Mark Brown
On Tue, Mar 09, 2021 at 05:30:00PM +, Kuldeep Singh wrote: > > Binding patches generally go through the subsystem tree so please send the > > patch > > to me. > Thanks for letting me know. > I have developed the patch on top of your tree and also sent to spi-devel > mailing list. > Please

RE: [EXT] Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-09 Thread Kuldeep Singh
Hi Mark, > -Original Message- > From: Mark Brown > Sent: Tuesday, March 9, 2021 6:06 PM > To: Kuldeep Singh > Cc: Rob Herring ; linux-...@vger.kernel.org; > devicet...@vger.kernel.org; linux-kernel@vger.kernel.org; Ashish Kumar > > Subject: [EXT] Re: [PATCH] d

Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-09 Thread Mark Brown
On Tue, Mar 09, 2021 at 11:41:50AM +, Kuldeep Singh wrote: > + Mark (Forgot to add him previously) ... > I was not sure with which tree this patch will go through. > Currently, I have rebased this on top of > tree(git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git, branch: >

RE: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-09 Thread Kuldeep Singh
> Subject: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema > > Convert the NXP FlexSPI binding to DT schema format using json-schema. > > Signed-off-by: Kuldeep Singh > Hi Rob and Mark, I was not sure with which tree this patch will go through. Currently,

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-09 Thread Kuldeep Singh
Convert the NXP FlexSPI binding to DT schema format using json-schema. Signed-off-by: Kuldeep Singh --- .../bindings/spi/nxp,spi-nxp-fspi.yaml| 85 +++ .../devicetree/bindings/spi/spi-nxp-fspi.txt | 43 -- MAINTAINERS | 2 +- 3

RE: [EXT] Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-05 Thread Kuldeep Singh
[PATCH] dt-bindings: spi: Convert NXP flexspi to json > schema > > Caution: EXT Email > > On Mon, 01 Mar 2021 15:34:06 +0530, Kuldeep Singh wrote: > > Convert the NXP FlexSPI binding to DT schema format using json-schema. > > Also, update MAINTAINERS to refle

Re: [PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-01 Thread Rob Herring
On Mon, 01 Mar 2021 15:34:06 +0530, Kuldeep Singh wrote: > Convert the NXP FlexSPI binding to DT schema format using json-schema. > Also, update MAINTAINERS to reflect the change. > > Signed-off-by: Kuldeep Singh > --- > .../bindings/spi/nxp,spi-nxp-fspi.yaml| 101 ++ >

[PATCH] dt-bindings: spi: Convert NXP flexspi to json schema

2021-03-01 Thread Kuldeep Singh
Convert the NXP FlexSPI binding to DT schema format using json-schema. Also, update MAINTAINERS to reflect the change. Signed-off-by: Kuldeep Singh --- .../bindings/spi/nxp,spi-nxp-fspi.yaml| 101 ++ .../devicetree/bindings/spi/spi-nxp-fspi.txt | 42