Skip to content

Commit

Permalink
arm64: dts: qcom: sdm845-polaris: Don't duplicate DMA assignment
Browse files Browse the repository at this point in the history
The DMA properties in this DT are identical to the ones already
defined in sdm845.dtsi. Remove them.

Signed-off-by: Konrad Dybcio <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
konradybcio authored and andersson committed Nov 15, 2022
1 parent 5a07712 commit afcd946
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts
Original file line number Diff line number Diff line change
Expand Up @@ -456,9 +456,6 @@

&i2c14 {
clock-frequency = <400000>;
dmas = <&gpi_dma1 0 6 QCOM_GPI_I2C>,
<&gpi_dma1 1 6 QCOM_GPI_I2C>;
dma-names = "tx", "rx";
status = "okay";

touchscreen@20 {
Expand Down

0 comments on commit afcd946

Please sign in to comment.