]> www.infradead.org Git - linux.git/commit
arm64: dts: qcom: sc7280: Remove CTS/RTS configuration
authorViken Dadhaniya <quic_vdadhani@quicinc.com>
Wed, 24 Apr 2024 07:58:53 +0000 (13:28 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 May 2024 00:09:52 +0000 (19:09 -0500)
commit2b96407b8f10f1d71b58cb35704eb91b8ea78db1
treedaf849aa1319ea9f127cb23ee156d2fdfa3ee8f3
parentfbc7a70b2c1b03eab1ba4a0d611867a2de23d142
arm64: dts: qcom: sc7280: Remove CTS/RTS configuration

For IDP variant, GPIO 20/21 is used by camera use case and camera
driver is not able acquire these GPIOs as it is acquired by UART5
driver as RTS/CTS pin.

UART5 is designed for debug UART for all the board variants of the
sc7280 chipset and RTS/CTS configuration is not required for debug
uart usecase.

Remove CTS/RTS configuration for UART5 instance and change compatible
string to debug UART.

Remove overwriting compatible property from individual target specific
file as it is not required.

Fixes: 38cd93f413fd ("arm64: dts: qcom: sc7280: Update QUPv3 UART5 DT node")
Signed-off-by: Viken Dadhaniya <quic_vdadhani@quicinc.com>
Link: https://lore.kernel.org/r/20240424075853.11445-1-quic_vdadhani@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qcm6490-fairphone-fp5.dts
arch/arm64/boot/dts/qcom/qcm6490-idp.dts
arch/arm64/boot/dts/qcom/qcs6490-rb3gen2.dts
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi
arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi
arch/arm64/boot/dts/qcom/sc7280.dtsi