Re: [PATCH v2 6/6] ARM: dts: stm32f429: Add QSPI clock

2016-11-03 Thread Alexandre Torgue

Hi Gabriel,

On 10/14/2016 11:18 AM, gabriel.fernan...@st.com wrote:

From: Gabriel Fernandez 

This patch adds the QSPI clock for stm32f469 discovery board.

Signed-off-by: Gabriel Fernandez 
---
 arch/arm/boot/dts/stm32f469-disco.dts | 4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/stm32f469-disco.dts 
b/arch/arm/boot/dts/stm32f469-disco.dts
index e911af8..4052023 100644
--- a/arch/arm/boot/dts/stm32f469-disco.dts
+++ b/arch/arm/boot/dts/stm32f469-disco.dts
@@ -66,6 +66,10 @@
};
 };

+ {
+   compatible = "st,stm32f469-rcc", "st,stm32-rcc";
+};
+


With this patch, stm32f469-disco doesn't boot if clk drivers patch are 
not applied.
Can you please send a new version to keep compatibility with older clk 
driver.


 {
> +  compatible = "st,stm32f469-rcc", "st,stm32-rcc";
-> compatible = "st,stm32f469-rcc", "st,stm32f42xx-rcc", "st,stm32-rcc";
> +};
> +
I will take it in next pull request round.


Regards
Alex



 _hse {
clock-frequency = <800>;
 };



Re: [PATCH v2 6/6] ARM: dts: stm32f429: Add QSPI clock

2016-11-03 Thread Alexandre Torgue

Hi Gabriel,

On 10/14/2016 11:18 AM, gabriel.fernan...@st.com wrote:

From: Gabriel Fernandez 

This patch adds the QSPI clock for stm32f469 discovery board.

Signed-off-by: Gabriel Fernandez 
---
 arch/arm/boot/dts/stm32f469-disco.dts | 4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/stm32f469-disco.dts 
b/arch/arm/boot/dts/stm32f469-disco.dts
index e911af8..4052023 100644
--- a/arch/arm/boot/dts/stm32f469-disco.dts
+++ b/arch/arm/boot/dts/stm32f469-disco.dts
@@ -66,6 +66,10 @@
};
 };

+ {
+   compatible = "st,stm32f469-rcc", "st,stm32-rcc";
+};
+


With this patch, stm32f469-disco doesn't boot if clk drivers patch are 
not applied.
Can you please send a new version to keep compatibility with older clk 
driver.


 {
> +  compatible = "st,stm32f469-rcc", "st,stm32-rcc";
-> compatible = "st,stm32f469-rcc", "st,stm32f42xx-rcc", "st,stm32-rcc";
> +};
> +
I will take it in next pull request round.


Regards
Alex



 _hse {
clock-frequency = <800>;
 };



[PATCH v2 6/6] ARM: dts: stm32f429: Add QSPI clock

2016-10-14 Thread gabriel.fernandez
From: Gabriel Fernandez 

This patch adds the QSPI clock for stm32f469 discovery board.

Signed-off-by: Gabriel Fernandez 
---
 arch/arm/boot/dts/stm32f469-disco.dts | 4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/stm32f469-disco.dts 
b/arch/arm/boot/dts/stm32f469-disco.dts
index e911af8..4052023 100644
--- a/arch/arm/boot/dts/stm32f469-disco.dts
+++ b/arch/arm/boot/dts/stm32f469-disco.dts
@@ -66,6 +66,10 @@
};
 };
 
+ {
+   compatible = "st,stm32f469-rcc", "st,stm32-rcc";
+};
+
 _hse {
clock-frequency = <800>;
 };
-- 
1.9.1



[PATCH v2 6/6] ARM: dts: stm32f429: Add QSPI clock

2016-10-14 Thread gabriel.fernandez
From: Gabriel Fernandez 

This patch adds the QSPI clock for stm32f469 discovery board.

Signed-off-by: Gabriel Fernandez 
---
 arch/arm/boot/dts/stm32f469-disco.dts | 4 
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/stm32f469-disco.dts 
b/arch/arm/boot/dts/stm32f469-disco.dts
index e911af8..4052023 100644
--- a/arch/arm/boot/dts/stm32f469-disco.dts
+++ b/arch/arm/boot/dts/stm32f469-disco.dts
@@ -66,6 +66,10 @@
};
 };
 
+ {
+   compatible = "st,stm32f469-rcc", "st,stm32-rcc";
+};
+
 _hse {
clock-frequency = <800>;
 };
-- 
1.9.1