[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5b1703e1-b1af-6436-3e46-34e27f7c8ada@ti.com>
Date: Fri, 20 Mar 2020 11:07:26 +0200
From: Tero Kristo <t-kristo@...com>
To: Vignesh Raghavendra <vigneshr@...com>, Nishanth Menon <nm@...com>
CC: Rob Herring <robh+dt@...nel.org>,
<linux-arm-kernel@...ts.infradead.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] arm64: dts: ti: k3-am65-mcu: Add DMA entries for ADC
On 12/03/2020 11:28, Vignesh Raghavendra wrote:
> Add DMA entries for ADC nodes
>
> Signed-off-by: Vignesh Raghavendra <vigneshr@...com>
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@...00000 {
> 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@...10000 {
> 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
Powered by blists - more mailing lists