diff mbox series

arm64: dts: qcom: sdm845-cheza: Spelling s/conenctors/connectors/

Message ID 20190731134020.18309-1-geert+renesas@glider.be (mailing list archive)
State Accepted
Commit e3c5bc562a5f38b76affc89bdeb2dd83a0014b3e
Headers show
Series arm64: dts: qcom: sdm845-cheza: Spelling s/conenctors/connectors/ | expand

Commit Message

Geert Uytterhoeven July 31, 2019, 1:40 p.m. UTC
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
index 1ebbd568dfd72cab..cfc8c83802086682 100644
--- a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi
@@ -745,7 +745,7 @@  ap_ts_i2c: &i2c14 {
 	 * All the hardware muxes would allow us to hook things up in different
 	 * ways to some potential benefit for static configurations (you could
 	 * achieve extra USB2 bandwidth by using two different ports for the
-	 * two conenctors or possibly even get USB3 peripheral mode), but in
+	 * two connectors or possibly even get USB3 peripheral mode), but in
 	 * each case you end up forcing to disconnect/reconnect an in-use
 	 * USB session in some cases depending on what you hotplug into the
 	 * other connector.  Thus hardcoding this as peripheral makes sense.