diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-07-31 15:40:20 +0200 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2019-08-05 14:53:09 -0700 |
commit | e3c5bc562a5f38b76affc89bdeb2dd83a0014b3e (patch) | |
tree | 6ce74960c1b87db0befcc089ef7680a5ed8aeb44 /arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | |
parent | d32bb89c9a45a95b8fa0a731352062814805cc3c (diff) | |
download | lwn-e3c5bc562a5f38b76affc89bdeb2dd83a0014b3e.tar.gz lwn-e3c5bc562a5f38b76affc89bdeb2dd83a0014b3e.zip |
arm64: dts: qcom: sdm845-cheza: Spelling s/conenctors/connectors/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi b/arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi index 9b27b8346ba1..34881c0113cb 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. |