Re: [PATCH 2/2] arm64: dts: ti: k3-am65-mcu: Add DMA entries for ADC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/03/2020 11:28, Vignesh Raghavendra wrote:
Add DMA entries for ADC nodes

Signed-off-by: Vignesh Raghavendra <vigneshr@xxxxxx>

Queued both patches towards 5.7, thanks.

-Tero

---
  arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 6 ++++++
  1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
index 92629cbdc184..e85498f0dd05 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
@@ -82,6 +82,9 @@ tscadc0: tscadc@40200000 {
  		assigned-clocks = <&k3_clks 0 2>;
  		assigned-clock-rates = <60000000>;
  		clock-names = "adc_tsc_fck";
+		dmas = <&mcu_udmap 0x7100>,
+			<&mcu_udmap 0x7101 >;
+		dma-names = "fifo0", "fifo1";
adc {
  			#io-channel-cells = <1>;
@@ -97,6 +100,9 @@ tscadc1: tscadc@40210000 {
  		assigned-clocks = <&k3_clks 1 2>;
  		assigned-clock-rates = <60000000>;
  		clock-names = "adc_tsc_fck";
+		dmas = <&mcu_udmap 0x7102>,
+			<&mcu_udmap 0x7103>;
+		dma-names = "fifo0", "fifo1";
adc {
  			#io-channel-cells = <1>;


--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux