[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1513610272-7824-2-git-send-email-ludovic.Barre@st.com>
Date: Mon, 18 Dec 2017 16:17:44 +0100
From: Ludovic Barre <ludovic.Barre@...com>
To: Russell King <linux@...linux.org.uk>,
Rob Herring <robh+dt@...nel.org>,
Linus Walleij <linus.walleij@...aro.org>,
Arnd Bergmann <arnd@...db.de>
CC: Maxime Coquelin <mcoquelin.stm32@...il.com>,
Alexandre Torgue <alexandre.torgue@...com>,
Gerald Baeza <gerald.baeza@...com>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Ludovic Barre <ludovic.barre@...com>,
"Gwenael Treuveur" <gwenael.treuveur@...com>
Subject: [PATCH V2 1/9] devicetree: bindings: Document supported STM32 SoC family
From: Ludovic Barre <ludovic.barre@...com>
This adds a list of supported STM32 SoC bindings.
Signed-off-by: Gwenael Treuveur <gwenael.treuveur@...com>
Signed-off-by: Ludovic Barre <ludovic.barre@...com>
Reviewed-by: Rob Herring <robh@...nel.org>
---
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 0000000..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
Powered by blists - more mailing lists