Re: [PATCH V2 1/9] devicetree: bindings: Document supported STM32 SoC family

2017-12-19 Thread Linus Walleij
On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre  wrote:

> From: Ludovic Barre 
>
> This adds a list of supported STM32 SoC bindings.
>
> Signed-off-by: Gwenael Treuveur 
> Signed-off-by: Ludovic Barre 
> Reviewed-by: Rob Herring 

Patch applied.

Yours,
Linus Walleij


Re: [PATCH V2 1/9] devicetree: bindings: Document supported STM32 SoC family

2017-12-19 Thread Linus Walleij
On Mon, Dec 18, 2017 at 4:17 PM, Ludovic Barre  wrote:

> From: Ludovic Barre 
>
> This adds a list of supported STM32 SoC bindings.
>
> Signed-off-by: Gwenael Treuveur 
> Signed-off-by: Ludovic Barre 
> Reviewed-by: Rob Herring 

Patch applied.

Yours,
Linus Walleij


[PATCH V2 1/9] devicetree: bindings: Document supported STM32 SoC family

2017-12-18 Thread Ludovic Barre
From: Ludovic Barre 

This adds a list of supported STM32 SoC bindings.

Signed-off-by: Gwenael Treuveur 
Signed-off-by: Ludovic Barre 
Reviewed-by: Rob Herring 
---
 Documentation/devicetree/bindings/arm/stm32.txt | 9 +
 1 file changed, 9 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/stm32.txt

diff --git a/Documentation/devicetree/bindings/arm/stm32.txt 
b/Documentation/devicetree/bindings/arm/stm32.txt
new file mode 100644
index 000..05762b0
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/stm32.txt
@@ -0,0 +1,9 @@
+STMicroelectronics STM32 Platforms Device Tree Bindings
+
+Each device tree must specify which STM32 SoC it uses,
+using one of the following compatible strings:
+
+  st,stm32f429
+  st,stm32f469
+  st,stm32f746
+  st,stm32h743
-- 
2.7.4



[PATCH V2 1/9] devicetree: bindings: Document supported STM32 SoC family

2017-12-18 Thread Ludovic Barre
From: Ludovic Barre 

This adds a list of supported STM32 SoC bindings.

Signed-off-by: Gwenael Treuveur 
Signed-off-by: Ludovic Barre 
Reviewed-by: Rob Herring 
---
 Documentation/devicetree/bindings/arm/stm32.txt | 9 +
 1 file changed, 9 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/arm/stm32.txt

diff --git a/Documentation/devicetree/bindings/arm/stm32.txt 
b/Documentation/devicetree/bindings/arm/stm32.txt
new file mode 100644
index 000..05762b0
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/stm32.txt
@@ -0,0 +1,9 @@
+STMicroelectronics STM32 Platforms Device Tree Bindings
+
+Each device tree must specify which STM32 SoC it uses,
+using one of the following compatible strings:
+
+  st,stm32f429
+  st,stm32f469
+  st,stm32f746
+  st,stm32h743
-- 
2.7.4