diff mbox series

[1/2] dt-bindings: vexpress-sysreg: Add deprecated GPIO provider properties

Message ID 20220613171809.3928949-1-robh@kernel.org (mailing list archive)
State New, archived
Headers show
Series [1/2] dt-bindings: vexpress-sysreg: Add deprecated GPIO provider properties | expand

Commit Message

Rob Herring June 13, 2022, 5:18 p.m. UTC
While the current binding expects a child GPIO node, the old style binding
with GPIO provider properties in the parent vexpress-sysreg node is
still in use. Add the GPIO provider properties as deprecated.

Cc: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Rob Herring June 17, 2022, 7:14 p.m. UTC | #1
On Mon, 13 Jun 2022 11:18:07 -0600, Rob Herring wrote:
> While the current binding expects a child GPIO node, the old style binding
> with GPIO provider properties in the parent vexpress-sysreg node is
> still in use. Add the GPIO provider properties as deprecated.
> 
> Cc: Andre Przywara <andre.przywara@arm.com>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 

Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml b/Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml
index b5e26e41f88c..2d2afada5ad1 100644
--- a/Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml
+++ b/Documentation/devicetree/bindings/arm/vexpress-sysreg.yaml
@@ -29,6 +29,13 @@  properties:
 
   ranges: true
 
+  gpio-controller:
+    deprecated: true
+
+  "#gpio-cells":
+    deprecated: true
+    const: 2
+
 additionalProperties: false
 
 patternProperties: