Skip to content

Commit 9a5f215

Browse files
author
Phil Elwell
committed
SQUASH: BCM270X_DT: Fix typo in mmc overlay
Signed-off-by: Phil Elwell <[email protected]>
1 parent de776fe commit 9a5f215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/overlays/mmc-overlay.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
mmc_pins: mmc_pins {
2222
brcm,pins = <48 49 50 51 52 53>;
2323
brcm,function = <7>; /* alt3 */
24-
brcm.pull = <0 2 2 2 2 2>;
24+
brcm,pull = <0 2 2 2 2 2>;
2525
};
2626
};
2727
};

0 commit comments

Comments
 (0)