projects
/
linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de776fe
)
SQUASH: BCM270X_DT: Fix typo in mmc overlay
author
Phil Elwell
<phil@raspberrypi.org>
Thu, 11 May 2017 21:00:20 +0000
(22:00 +0100)
committer
Phil Elwell
<phil@raspberrypi.org>
Thu, 11 May 2017 21:00:52 +0000
(22:00 +0100)
Signed-off-by: Phil Elwell <phil@raspberrypi.org>
arch/arm/boot/dts/overlays/mmc-overlay.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/overlays/mmc-overlay.dts
b/arch/arm/boot/dts/overlays/mmc-overlay.dts
index 64f1ff6684b19e76cfd00e6950919ac55227b44b..88251ad653917674f80c2975de2e425fca00b71f 100644
(file)
--- a/
arch/arm/boot/dts/overlays/mmc-overlay.dts
+++ b/
arch/arm/boot/dts/overlays/mmc-overlay.dts
@@
-21,7
+21,7
@@
mmc_pins: mmc_pins {
brcm,pins = <48 49 50 51 52 53>;
brcm,function = <7>; /* alt3 */
- brcm
.
pull = <0 2 2 2 2 2>;
+ brcm
,
pull = <0 2 2 2 2 2>;
};
};
};