* [PATCH v2] Documentation: arm: Fixed typo in socfpga fpga mgr example
@ 2015-10-30 16:51 Moritz Fischer
[not found] ` <1446223887-3144-1-git-send-email-moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2015-10-30 16:51 UTC (permalink / raw)
To: robh+dt
Cc: pawel.moll, mark.rutland, ijc+devicetree, galak, atull,
devicetree, linux-kernel, Moritz Fischer
Addresses should not be prefixed contain '0x' in nodes.
Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>
---
Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt b/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt
index 9b027a6..d52f334 100644
--- a/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt
+++ b/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt
@@ -9,7 +9,7 @@ Required properties:
Example:
- hps_0_fpgamgr: fpgamgr@0xff706000 {
+ hps_0_fpgamgr: fpgamgr@ff706000 {
compatible = "altr,socfpga-fpga-mgr";
reg = <0xFF706000 0x1000
0xFFB90000 0x1000>;
--
2.6.2
^ permalink raw reply related [flat|nested] 2+ messages in thread[parent not found: <1446223887-3144-1-git-send-email-moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH v2] Documentation: arm: Fixed typo in socfpga fpga mgr example [not found] ` <1446223887-3144-1-git-send-email-moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> @ 2015-10-30 18:31 ` Rob Herring 0 siblings, 0 replies; 2+ messages in thread From: Rob Herring @ 2015-10-30 18:31 UTC (permalink / raw) To: Moritz Fischer Cc: Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala, Alan Tull, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org On Fri, Oct 30, 2015 at 11:51 AM, Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> wrote: > Addresses should not be prefixed contain '0x' in nodes. > > Signed-off-by: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> Applied. Thanks. Rob > --- > Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt b/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt > index 9b027a6..d52f334 100644 > --- a/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt > +++ b/Documentation/devicetree/bindings/fpga/altera-socfpga-fpga-mgr.txt > @@ -9,7 +9,7 @@ Required properties: > > Example: > > - hps_0_fpgamgr: fpgamgr@0xff706000 { > + hps_0_fpgamgr: fpgamgr@ff706000 { > compatible = "altr,socfpga-fpga-mgr"; > reg = <0xFF706000 0x1000 > 0xFFB90000 0x1000>; > -- > 2.6.2 > -- 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] 2+ messages in thread
end of thread, other threads:[~2015-10-30 18:31 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30 16:51 [PATCH v2] Documentation: arm: Fixed typo in socfpga fpga mgr example Moritz Fischer
[not found] ` <1446223887-3144-1-git-send-email-moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>
2015-10-30 18:31 ` Rob Herring
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).