Thread (16 messages) 16 messages, 3 authors, 2018-04-06

[PATCH v5 1/8] ARM: davinci: dts: make psc0 a reset provider

From: david@lechnology.com (David Lechner)
Date: 2018-03-30 17:10:44
Also in: linux-clk, linux-devicetree, linux-remoteproc, lkml


On 3/30/18 10:28 AM, Bartosz Golaszewski wrote:
quoted hunk ↗ jump to hunk
From: Bartosz Golaszewski <redacted>

The psc driver registers with the reset framework as a provider. Add
the #reset-cells property to the psc0 node.

Signed-off-by: Bartosz Golaszewski <redacted>
---
  arch/arm/boot/dts/da850.dtsi | 1 +
  1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
index a3b9a99b43ca..dad64dbf1f23 100644
--- a/arch/arm/boot/dts/da850.dtsi
+++ b/arch/arm/boot/dts/da850.dtsi
@@ -123,6 +123,7 @@
  			compatible = "ti,da850-psc0";
  			reg = <0x10000 0x1000>;
  			#clock-cells = <1>;
+			#reset-cells = <1>;
  			#power-domain-cells = <1>;
  			clocks = <&pll0_sysclk 1>, <&pll0_sysclk 2>,
  				 <&pll0_sysclk 4>, <&pll0_sysclk 6>,
Reviewed-by: David Lechner <david@lechnology.com>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help