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

Commit 0767b869 authored by Mitchel Humpherys's avatar Mitchel Humpherys
Browse files

Documentation: bindings: fix typo in memory bindings



`with' should be spelled with an `h' but currently isn't. Fix this.

Change-Id: I3c99a5a7e4b0c7c3f84c931ff6e07413725a7bde
Signed-off-by: default avatarMitchel Humpherys <mitchelh@codeaurora.org>
parent 77a1f98a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -30,7 +30,7 @@ regions might depend on the board configuration and devices used on the
target system.
target system.


Parameters for each memory region can be encoded into the device tree
Parameters for each memory region can be encoded into the device tree
wit the following convention:
with the following convention:


(name): region@(base-address) {
(name): region@(base-address) {
	reg = <(baseaddr) (size)>;
	reg = <(baseaddr) (size)>;