Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a82a74ea authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: add cdc-dma-data-align for RX_DMA_6"

parents 77db41c5 f49d1299
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -253,6 +253,10 @@ Optional properties:
                                          0 - Unsupported
                                          1 - Supported

- qcom,msm-dai-cdc-dma-dev-id:            Indicate how data is packed within
                                          codec DMA.
                                          0 - MSB
                                          1 - LSB
* msm-auxpcm

Required properties:
+1 −0
Original line number Diff line number Diff line
@@ -209,6 +209,7 @@
		rx_cdc_dma_6_rx: qcom,msm-dai-rx-cdc-dma-6-rx {
			compatible = "qcom,msm-dai-cdc-dma-dev";
			qcom,msm-dai-cdc-dma-dev-id = <45116>;
			qcom,msm-cdc-dma-data-align = <1>;
		};

		rx_cdc_dma_7_rx: qcom,msm-dai-rx-cdc-dma-7-rx {