projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e7765d
)
ARM: davinci: dts: add a reset control to the dsp node
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Thu, 21 Jun 2018 07:37:06 +0000
(09:37 +0200)
committer
Sekhar 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/da850.dtsi
b/arch/arm/boot/dts/da850.dtsi
index f51d112d3e375f4eb8e891481393a703dbde827c..24865ed6f4e4f7a069ee1b90f6da6a80a6a82eaa 100644
(file)
--- a/
arch/arm/boot/dts/da850.dtsi
+++ b/
arch/arm/boot/dts/da850.dtsi
@@
-62,6
+62,7
@@
interrupt-parent = <&intc>;
interrupts = <28>;
clocks = <&psc0 15>;
+ resets = <&psc0 15>;
status = "disabled";
};
soc@1c00000 {