Re: [PATCH] ARM: dts: da850: Add power-domains to CPPI 4.1 node

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

 



On 07/04/2018 04:44 AM, Sekhar Nori wrote:
This adds the power-domains property to CPPI 4.1 node.

The CPPI 4.1 DMA driver uses pm_runtime to manage the clocks,
so it needs this property in order to find and enable the clock
properly.

Signed-off-by: Sekhar Nori <nsekhar@xxxxxx>
---
Applies for v4.19/dt branch of my tree.

  arch/arm/boot/dts/da850.dtsi | 1 +
  1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
index 9e05a5a709c0..07f215e7e5b8 100644
--- a/arch/arm/boot/dts/da850.dtsi
+++ b/arch/arm/boot/dts/da850.dtsi
@@ -637,6 +637,7 @@
  				interrupts = <58>;
  				#dma-cells = <2>;
  				#dma-channels = <4>;
+				power-domains = <&psc1 1>;
  				status = "okay";
  			};
  		};


Reviewed-by: David Lechner <david@xxxxxxxxxxxxxx>


Although this has me wondering if we can now remove the clock-ranges
property in the parent node.

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[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