Message ID | 20220127025358.2202977-1-benwolsieffer@gmail.com |
---|---|
State | Accepted |
Commit | 206006cf20b3ccec65b11d2a83876cc6006b6a16 |
Headers | show |
Series | [1/1] ARM: dts: qcom-apq8060-dragonboard: fix typo in eMMC | expand |
diff --git a/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts b/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts index d664ccd454c5..a03dab5661f5 100644 --- a/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts +++ b/arch/arm/boot/dts/qcom-apq8060-dragonboard.dts @@ -83,7 +83,7 @@ cm3605 { soc { pinctrl@800000 { - /* eMMMC pins, all 8 data lines connected */ + /* eMMC pins, all 8 data lines connected */ dragon_sdcc1_pins: sdcc1 { mux { pins = "gpio159", "gpio160", "gpio161",
eMMC was misspelled as eMMMC. Signed-off-by: Ben Wolsieffer <benwolsieffer@gmail.com> --- arch/arm/boot/dts/qcom-apq8060-dragonboard.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)