* [PATCH] dt-bindings: mtd: fsl-quadspi: Pass the qspi clock names
@ 2017-12-03 22:36 Fabio Estevam
[not found] ` <1512340584-26894-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Fabio Estevam @ 2017-12-03 22:36 UTC (permalink / raw)
To: boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8
Cc: cyrille.pitchen-yU5RGvR974pGWvitb5QawA,
linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A, devicetree-u79uwXL29TY76Z2rM5mHXA,
Fabio Estevam
From: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org>
In order to improve the bindings documentation, explicitly pass the name
of the clocks: "qspi_en" and "qspi", which are mandatory.
Signed-off-by: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org>
---
Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
index c34aa6f..cc3f579 100644
--- a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
+++ b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
@@ -12,7 +12,7 @@ Required properties:
- reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory"
- interrupts : Should contain the interrupt for the device
- clocks : The clocks needed by the QuadSPI controller
- - clock-names : the name of the clocks
+ - clock-names : Should contain the name of the clocks: "qspi_en" and "qspi".
Optional properties:
- fsl,qspi-has-second-chip: The controller has two buses, bus A and bus B.
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 4+ messages in thread[parent not found: <1512340584-26894-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH] dt-bindings: mtd: fsl-quadspi: Pass the qspi clock names [not found] ` <1512340584-26894-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2017-12-04 12:59 ` Cyrille Pitchen 2017-12-04 22:36 ` Rob Herring 1 sibling, 0 replies; 4+ messages in thread From: Cyrille Pitchen @ 2017-12-04 12:59 UTC (permalink / raw) To: Fabio Estevam, boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8 Cc: linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, robh+dt-DgEjT+Ai2ygdnm+yROfE0A, devicetree-u79uwXL29TY76Z2rM5mHXA, Fabio Estevam Le 03/12/2017 à 23:36, Fabio Estevam a écrit : > From: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> > > In order to improve the bindings documentation, explicitly pass the name > of the clocks: "qspi_en" and "qspi", which are mandatory. > > Signed-off-by: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> Acked-by: Cyrille Pitchen <cyrille.pitchen-yU5RGvR974pGWvitb5QawA@public.gmane.org> > --- > Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt > index c34aa6f..cc3f579 100644 > --- a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt > +++ b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt > @@ -12,7 +12,7 @@ Required properties: > - reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory" > - interrupts : Should contain the interrupt for the device > - clocks : The clocks needed by the QuadSPI controller > - - clock-names : the name of the clocks > + - clock-names : Should contain the name of the clocks: "qspi_en" and "qspi". > > Optional properties: > - fsl,qspi-has-second-chip: The controller has two buses, bus A and bus B. > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: mtd: fsl-quadspi: Pass the qspi clock names [not found] ` <1512340584-26894-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2017-12-04 12:59 ` Cyrille Pitchen @ 2017-12-04 22:36 ` Rob Herring 2017-12-05 20:11 ` Cyrille Pitchen 1 sibling, 1 reply; 4+ messages in thread From: Rob Herring @ 2017-12-04 22:36 UTC (permalink / raw) To: Fabio Estevam Cc: boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8, cyrille.pitchen-yU5RGvR974pGWvitb5QawA, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, devicetree-u79uwXL29TY76Z2rM5mHXA, Fabio Estevam On Sun, Dec 03, 2017 at 08:36:24PM -0200, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> > > In order to improve the bindings documentation, explicitly pass the name > of the clocks: "qspi_en" and "qspi", which are mandatory. > > Signed-off-by: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> > --- > Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: mtd: fsl-quadspi: Pass the qspi clock names 2017-12-04 22:36 ` Rob Herring @ 2017-12-05 20:11 ` Cyrille Pitchen 0 siblings, 0 replies; 4+ messages in thread From: Cyrille Pitchen @ 2017-12-05 20:11 UTC (permalink / raw) To: Rob Herring, Fabio Estevam Cc: boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8, linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, devicetree-u79uwXL29TY76Z2rM5mHXA, Fabio Estevam Le 04/12/2017 à 23:36, Rob Herring a écrit : > On Sun, Dec 03, 2017 at 08:36:24PM -0200, Fabio Estevam wrote: >> From: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> >> >> In order to improve the bindings documentation, explicitly pass the name >> of the clocks: "qspi_en" and "qspi", which are mandatory. >> >> Signed-off-by: Fabio Estevam <fabio.estevam-3arQi8VN3Tc@public.gmane.org> >> --- >> Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 2 +- >> 1 file changed, 1 insertion(+), 1 deletion(-) > > Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > Applied to the spi-nor/next branch of l2-mtd Thanks! -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-12-05 20:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-03 22:36 [PATCH] dt-bindings: mtd: fsl-quadspi: Pass the qspi clock names Fabio Estevam
[not found] ` <1512340584-26894-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-12-04 12:59 ` Cyrille Pitchen
2017-12-04 22:36 ` Rob Herring
2017-12-05 20:11 ` Cyrille Pitchen
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).