Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-16 Thread Greg Kroah-Hartman
On Fri, Nov 17, 2017 at 05:57:43AM +, Harninder Rai wrote: > > > > No, not at all, if you want a patch in a specific stable tree, just email > > the git > > commit id to sta...@vger.kernel.org and let me know what > > tree(s) it should be applied to. > > You can drop this patch. Thanks Greg

RE: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-16 Thread Harninder Rai
> > No, not at all, if you want a patch in a specific stable tree, just email the > git > commit id to sta...@vger.kernel.org and let me know what > tree(s) it should be applied to. You can drop this patch. Thanks Greg > > thanks, > > greg k-h

RE: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Harninder Rai
> > > 4.14 is great, but this is the 4.4-stable queue :) > > Will it make to 4.14 stable queue sometime in future? > > Does it need to be there? > > > Sorry if my question is too basic > > No, not at all, if you want a patch in a specific stable tree, just email the > git > commit id to sta...@

Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Greg Kroah-Hartman
On Wed, Nov 15, 2017 at 03:55:56PM +, Harninder Rai wrote: > > > "fsl,ls1012a-clockgen" is getting used in the file drivers/clk/clk- > > qoriq.c(kernel v4.14) as below. > > > { > > > .compat = "fsl,ls1012a-clockgen", > > > .cmux_groups = { > > > &ls1012

RE: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Harninder Rai
> > "fsl,ls1012a-clockgen" is getting used in the file drivers/clk/clk- > qoriq.c(kernel v4.14) as below. > > { > > .compat = "fsl,ls1012a-clockgen", > > .cmux_groups = { > > &ls1012a_cmux > > }, > > .cmux_to_group = { > >

Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Greg Kroah-Hartman
ta...@vger.kernel.org; Harninder Rai > ; Bhaskar Upadhaya ; Rob > Herring ; Shawn Guo ; Sasha Levin > > Subject: Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string > for LS1012A > > On Tue, Nov 14, 2017 at 03:46:10PM +, Ben Hutchings wrote: > > On Mon, 201

Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Greg Kroah-Hartman
On Wed, Nov 15, 2017 at 03:19:36PM +, Ben Hutchings wrote: > On Wed, 2017-11-15 at 16:16 +0100, Greg Kroah-Hartman wrote: > > On Tue, Nov 14, 2017 at 03:46:10PM +, Ben Hutchings wrote: > > > On Mon, 2017-11-13 at 13:55 +0100, Greg Kroah-Hartman wrote: > > > > 4.4-stable review patch.  If an

RE: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Bhaskar Upadhaya
: Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A On Tue, Nov 14, 2017 at 03:46:10PM +, Ben Hutchings wrote: > On Mon, 2017-11-13 at 13:55 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.  If anyone has any objections, please let &g

Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Ben Hutchings
On Wed, 2017-11-15 at 16:16 +0100, Greg Kroah-Hartman wrote: > On Tue, Nov 14, 2017 at 03:46:10PM +, Ben Hutchings wrote: > > On Mon, 2017-11-13 at 13:55 +0100, Greg Kroah-Hartman wrote: > > > 4.4-stable review patch.  If anyone has any objections, please > > > let me > > > know. > > > > > > -

Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-15 Thread Greg Kroah-Hartman
On Tue, Nov 14, 2017 at 03:46:10PM +, Ben Hutchings wrote: > On Mon, 2017-11-13 at 13:55 +0100, Greg Kroah-Hartman wrote: > > 4.4-stable review patch.  If anyone has any objections, please let me > > know. > > > > -- > > > > From: Harninder Rai > > > > > > [ Upstream commit

Re: [PATCH 4.4 06/56] dt-bindings: clockgen: Add compatible string for LS1012A

2017-11-14 Thread Ben Hutchings
On Mon, 2017-11-13 at 13:55 +0100, Greg Kroah-Hartman wrote: > 4.4-stable review patch.  If anyone has any objections, please let me > know. > > -- > > From: Harninder Rai > > > [ Upstream commit 73447f68d7b2bc1df870da88b0e21d2bc1afc025 ] > > Signed-off-by: Harninder Rai > Si