[PATCH 9/9] dt-bindings: pinctrl: st,stm32: Remove the pins-are-numbered property
Bernhard Rosenkränzer
bero at baylibre.com
Sun Nov 20 17:54:51 PST 2022
Remove the pins-are-numbered property from the STM32 DeviceTree schema
Signed-off-by: Bernhard Rosenkränzer <bero at baylibre.com>
---
.../devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml | 3 ---
1 file changed, 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml
index 7c08d362132a4..dc111122ff5d2 100644
--- a/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.yaml
@@ -34,7 +34,6 @@ properties:
const: 1
ranges: true
- pins-are-numbered: true
hwlocks: true
interrupts:
@@ -219,7 +218,6 @@ examples:
#size-cells = <1>;
compatible = "st,stm32f429-pinctrl";
ranges = <0 0x40020000 0x3000>;
- pins-are-numbered;
gpioa: gpio at 0 {
gpio-controller;
@@ -237,7 +235,6 @@ examples:
#size-cells = <1>;
compatible = "st,stm32f429-pinctrl";
ranges = <0 0x50020000 0x3000>;
- pins-are-numbered;
gpiob: gpio at 1000 {
gpio-controller;
--
2.38.1
More information about the Linux-mediatek
mailing list