* [PATCH] Documentation: arm: Fixed typo in socfpga fpga mgr example
@ 2015-10-29 20:47 Moritz Fischer
2015-10-29 20:47 ` Moritz Fischer
0 siblings, 1 reply; 2+ messages in thread
From: Moritz Fischer @ 2015-10-29 20:47 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..823f3d6 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@0ff706000 {
compatible = "altr,socfpga-fpga-mgr";
reg = <0xFF706000 0x1000
0xFFB90000 0x1000>;
--
2.6.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation: arm: Fixed typo in socfpga fpga mgr example
2015-10-29 20:47 [PATCH] Documentation: arm: Fixed typo in socfpga fpga mgr example Moritz Fischer
@ 2015-10-29 20:47 ` Moritz Fischer
0 siblings, 0 replies; 2+ messages in thread
From: Moritz Fischer @ 2015-10-29 20:47 UTC (permalink / raw)
To: Rob Herring
Cc: pawel.moll, Mark Rutland, Ian Campbell, Kumar Gala, Alan Tull,
devicetree, linux-kernel, Moritz Fischer
On Thu, Oct 29, 2015 at 1:47 PM, Moritz Fischer
<moritz.fischer@ettus.com> wrote:
> 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..823f3d6 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@0ff706000 {
*grrr* ... should've been fpgamgr@ff706000 obviously ...
> compatible = "altr,socfpga-fpga-mgr";
> reg = <0xFF706000 0x1000
> 0xFFB90000 0x1000>;
> --
> 2.6.2
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-29 20:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-29 20:47 [PATCH] Documentation: arm: Fixed typo in socfpga fpga mgr example Moritz Fischer
2015-10-29 20:47 ` Moritz Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®