]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: da850: Add power-domains to CPPI 4.1 node
authorSekhar Nori <nsekhar@ti.com>
Wed, 4 Jul 2018 09:44:32 +0000 (15:14 +0530)
committerSekhar Nori <nsekhar@ti.com>
Tue, 10 Jul 2018 10:02:41 +0000 (15:32 +0530)
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.

Reviewed-by: David Lechner <david@lechnology.com>
Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850.dtsi

index 24865ed6f4e4f7a069ee1b90f6da6a80a6a82eaa..ab976aa91fae791e301cffe1459f1ece102b6a2a 100644 (file)
@@ -639,6 +639,7 @@ cppi41dma: dma-controller@201000 {
                                interrupts = <58>;
                                #dma-cells = <2>;
                                #dma-channels = <4>;
+                               power-domains = <&psc1 1>;
                                status = "okay";
                        };
                };