Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1568477
| From | Alexandre TORGUE <alexandre.torgue@st.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings |
| Date | 2017-01-27 17:20 +0100 |
| Message-ID | <t4hpM-6ni-19@gated-at.bofh.it> (permalink) |
| References | <t4hpM-6ni-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add new compatible for stm32f469 MCU.
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
index 25d9809..4f0487d 100644
--- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
@@ -9,7 +9,8 @@ Pin controller node:
Required properies:
- compatible: value should be one of the following:
(a) "st,stm32f429-pinctrl"
- (b) "st,stm32f746-pinctrl"
+ (b) "st,stm32f469-pinctrl"
+ (c) "st,stm32f746-pinctrl"
- #address-cells: The value of this property must be 1
- #size-cells : The value of this property must be 1
- ranges : defines mapping between pin controller node (parent) to
--
1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 6/8] Documentation: dt: Add new compatible to STM32 pinctrl driver bindings Alexandre TORGUE <alexandre.torgue@st.com> - 2017-01-27 17:20 +0100
csiph-web