Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 794fab7d authored by Moritz Fischer's avatar Moritz Fischer Committed by Rob Herring
Browse files

Documentation: arm: Fixed typo in socfpga fpga mgr example



Addresses should not be prefixed contain '0x' in nodes.

Signed-off-by: default avatarMoritz Fischer <moritz.fischer@ettus.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 71a0151c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>;