OSDN Git Service

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 24865ed..ab976aa 100644 (file)
                                interrupts = <58>;
                                #dma-cells = <2>;
                                #dma-channels = <4>;
+                               power-domains = <&psc1 1>;
                                status = "okay";
                        };
                };