Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1618738
| From | Alexandre TORGUE <alexandre.torgue@st.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 2/7] Documentation: dt: Remove bindings for STM32 pinctrl |
| Date | 2017-04-07 14:50 +0200 |
| Message-ID | <ttBuV-78a-9@gated-at.bofh.it> (permalink) |
| References | <ttBuV-78a-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Remove "ngpios" bindings definition as it is no more used in stm32 pinctrl
driver.
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 eac20aa..e4cda3d 100644
--- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt
@@ -38,8 +38,6 @@ Optional properties:
- st,syscfg: Should be phandle/offset pair. The phandle to the syscon node
which includes IRQ mux selection register, and the offset of the IRQ mux
selection register.
- - ngpios: Number of gpios in a bank (to use if bank gpio numbers is less
- than 16).
- gpio-ranges: Define a dedicated mapping between a pin-controller and
a gpio controller. Format is <&phandle a b c> with:
-(phandle): phandle of pin-controller.
--
1.9.1
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v2 2/7] Documentation: dt: Remove bindings for STM32 pinctrl Alexandre TORGUE <alexandre.torgue@st.com> - 2017-04-07 14:50 +0200
csiph-web