]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 f51d112d3e375f4eb8e891481393a703dbde827c..24865ed6f4e4f7a069ee1b90f6da6a80a6a82eaa 100644 (file)
@@ -62,6 +62,7 @@ dsp: dsp@11800000 {
                interrupt-parent = <&intc>;
                interrupts = <28>;
                clocks = <&psc0 15>;
+               resets = <&psc0 15>;
                status = "disabled";
        };
        soc@1c00000 {