ARM: davinci: dts: add a reset control to the dsp node
authorBartosz Golaszewski <bgolaszewski@baylibre.com>
Thu, 21 Jun 2018 07:37:06 +0000 (09:37 +0200)
committerSekhar Nori <nsekhar@ti.com>
Mon, 2 Jul 2018 12:01:22 +0000 (17:31 +0530)
The davinci-rproc driver will soon use the reset framework. Add the
resets property to the dsp node in da850.dtsi.

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

index f51d112..24865ed 100644 (file)
@@ -62,6 +62,7 @@
                interrupt-parent = <&intc>;
                interrupts = <28>;
                clocks = <&psc0 15>;
+               resets = <&psc0 15>;
                status = "disabled";
        };
        soc@1c00000 {