Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1311391 > unrolled thread
| Started by | Li Yang <leoli@freescale.com> |
|---|---|
| First post | 2016-01-18 10:20 +0100 |
| Last post | 2016-01-19 03:00 +0100 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 3/6] QE: Add uqe_serial document to bindings Li Yang <leoli@freescale.com> - 2016-01-18 10:20 +0100
RE: [PATCH 3/6] QE: Add uqe_serial document to bindings Qiang Zhao <qiang.zhao@nxp.com> - 2016-01-18 11:00 +0100
Re: [PATCH 3/6] QE: Add uqe_serial document to bindings Scott Wood <oss@buserror.net> - 2016-01-19 00:30 +0100
RE: [PATCH 3/6] QE: Add uqe_serial document to bindings Qiang Zhao <qiang.zhao@nxp.com> - 2016-01-19 03:00 +0100
| From | Li Yang <leoli@freescale.com> |
|---|---|
| Date | 2016-01-18 10:20 +0100 |
| Subject | Re: [PATCH 3/6] QE: Add uqe_serial document to bindings |
| Message-ID | <qSe8G-6ZE-27@gated-at.bofh.it> |
On Fri, Jan 8, 2016 at 10:18 AM, Zhao Qiang <qiang.zhao@nxp.com> wrote: > Add uqe_serial document to > Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/uqe_serial.txt As you have submitted patch to move QE code from arch/powerpc into drivers/soc/fsl for the reuse of ARM and powerpc, you should also move the binding documents out of the powerpc folder into a more common place and add new bindings in the new location. Regards, Leo
[toc] | [next] | [standalone]
| From | Qiang Zhao <qiang.zhao@nxp.com> |
|---|---|
| Date | 2016-01-18 11:00 +0100 |
| Message-ID | <qSeLp-7gM-33@gated-at.bofh.it> |
| In reply to | #1311391 |
On Fri, Jan 18, 2016 at 05:10 PM, Li Yang <leoli@freescale.com>wrote: > -----Original Message----- > From: pku.leo@gmail.com [mailto:pku.leo@gmail.com] On Behalf Of Li Yang > Sent: Monday, January 18, 2016 5:10 PM > To: Qiang Zhao <qiang.zhao@nxp.com> > Cc: devicetree@vger.kernel.org; lkml <linux-kernel@vger.kernel.org>; > linuxppc-dev <linuxppc-dev@lists.ozlabs.org>; Priyanka.Jain@freescale.com; > oss@buserror.net > Subject: Re: [PATCH 3/6] QE: Add uqe_serial document to bindings > > On Fri, Jan 8, 2016 at 10:18 AM, Zhao Qiang <qiang.zhao@nxp.com> wrote: > > Add uqe_serial document to > > Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/uqe_serial.txt > > As you have submitted patch to move QE code from arch/powerpc into > drivers/soc/fsl for the reuse of ARM and powerpc, you should also move the > binding documents out of the powerpc folder into a more common place and > add new bindings in the new location. Thank you for your recommendation. How about create a new directory named qe under "Documentation/devicetree/bindings/"? Or you have a better suggestion? Regards -Zhao Qiang
[toc] | [prev] | [next] | [standalone]
| From | Scott Wood <oss@buserror.net> |
|---|---|
| Date | 2016-01-19 00:30 +0100 |
| Message-ID | <qSrpg-7KW-19@gated-at.bofh.it> |
| In reply to | #1311435 |
On Mon, 2016-01-18 at 09:24 +0000, Qiang Zhao wrote: > On Fri, Jan 18, 2016 at 05:10 PM, Li Yang <leoli@freescale.com>wrote: > > -----Original Message----- > > From: pku.leo@gmail.com [mailto:pku.leo@gmail.com] On Behalf Of Li Yang > > Sent: Monday, January 18, 2016 5:10 PM > > To: Qiang Zhao <qiang.zhao@nxp.com> > > Cc: devicetree@vger.kernel.org; lkml <linux-kernel@vger.kernel.org>; > > linuxppc-dev <linuxppc-dev@lists.ozlabs.org>; Priyanka.Jain@freescale.com; > > oss@buserror.net > > Subject: Re: [PATCH 3/6] QE: Add uqe_serial document to bindings > > > > On Fri, Jan 8, 2016 at 10:18 AM, Zhao Qiang <qiang.zhao@nxp.com> wrote: > > > Add uqe_serial document to > > > Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/uqe_serial.txt > > > > As you have submitted patch to move QE code from arch/powerpc into > > drivers/soc/fsl for the reuse of ARM and powerpc, you should also move > > the > > binding documents out of the powerpc folder into a more common place and > > add new bindings in the new location. > > Thank you for your recommendation. > How about create a new directory named qe under > "Documentation/devicetree/bindings/"? > Or you have a better suggestion? Documentation/devicetree/bindings/soc/fsl/cpm_qe -Scott
[toc] | [prev] | [next] | [standalone]
| From | Qiang Zhao <qiang.zhao@nxp.com> |
|---|---|
| Date | 2016-01-19 03:00 +0100 |
| Message-ID | <qStKq-Kn-13@gated-at.bofh.it> |
| In reply to | #1311848 |
On Fri, Jan 19, 2016 at 07:08 PM, Scott Wood <oss@buserror.net> wrote: > -----Original Message----- > From: Scott Wood [mailto:oss@buserror.net] > Sent: Tuesday, January 19, 2016 7:08 AM > To: Qiang Zhao <qiang.zhao@nxp.com>; Li Yang <leoli@freescale.com> > Cc: devicetree@vger.kernel.org; lkml <linux-kernel@vger.kernel.org>; > linuxppc-dev <linuxppc-dev@lists.ozlabs.org>; Priyanka.Jain@freescale.com > Subject: Re: [PATCH 3/6] QE: Add uqe_serial document to bindings > > On Mon, 2016-01-18 at 09:24 +0000, Qiang Zhao wrote: > > On Fri, Jan 18, 2016 at 05:10 PM, Li Yang <leoli@freescale.com>wrote: > > > -----Original Message----- > > > From: pku.leo@gmail.com [mailto:pku.leo@gmail.com] On Behalf Of Li > > > Yang > > > Sent: Monday, January 18, 2016 5:10 PM > > > To: Qiang Zhao <qiang.zhao@nxp.com> > > > Cc: devicetree@vger.kernel.org; lkml <linux-kernel@vger.kernel.org>; > > > linuxppc-dev <linuxppc-dev@lists.ozlabs.org>; > > > Priyanka.Jain@freescale.com; oss@buserror.net > > > Subject: Re: [PATCH 3/6] QE: Add uqe_serial document to bindings > > > > > > On Fri, Jan 8, 2016 at 10:18 AM, Zhao Qiang <qiang.zhao@nxp.com> wrote: > > > > Add uqe_serial document to > > > > Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/uqe_serial.tx > > > > t > > > > > > As you have submitted patch to move QE code from arch/powerpc into > > > drivers/soc/fsl for the reuse of ARM and powerpc, you should also > > > move the binding documents out of the powerpc folder into a more > > > common place and add new bindings in the new location. > > > > Thank you for your recommendation. > > How about create a new directory named qe under > > "Documentation/devicetree/bindings/"? > > Or you have a better suggestion? > > Documentation/devicetree/bindings/soc/fsl/cpm_qe Thank you very much! Best Regards Zhao Qiang
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web