Re: [PATCH v2 3/3] ARM: dts: stm32: Add clock on stm32mp157c syscfg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Fabrice

On 12/12/18 9:48 AM, Fabrice Gasnier wrote:
STM32 syscfg needs a clock to access registers.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@xxxxxx>
---
  arch/arm/boot/dts/stm32mp157c.dtsi | 1 +
  1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/stm32mp157c.dtsi b/arch/arm/boot/dts/stm32mp157c.dtsi
index 8bf1c17..61b2a70 100644
--- a/arch/arm/boot/dts/stm32mp157c.dtsi
+++ b/arch/arm/boot/dts/stm32mp157c.dtsi
@@ -820,6 +820,7 @@
  		syscfg: syscon@50020000 {
  			compatible = "st,stm32mp157-syscfg", "syscon";
  			reg = <0x50020000 0x400>;
+			clocks = <&rcc SYSCFG>;
  		};
lptimer2: timer@50021000 {


For the DT patch:

Applied on stm32-next.

Thanks.
Alex



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux