[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240802145458.291890-3-detlev.casanova@collabora.com>
Date: Fri, 2 Aug 2024 10:52:04 -0400
From: Detlev Casanova <detlev.casanova@...labora.com>
To: linux-kernel@...r.kernel.org
Cc: Linus Walleij <linus.walleij@...aro.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Heiko Stuebner <heiko@...ech.de>,
linux-gpio@...r.kernel.org,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-rockchip@...ts.infradead.org,
Detlev Casanova <detlev.casanova@...labora.com>
Subject: [PATCH 2/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings
This adds the compatible string as well as the optional rockchip,sys-grf field.
Signed-off-by: Detlev Casanova <detlev.casanova@...labora.com>
---
.../devicetree/bindings/pinctrl/rockchip,pinctrl.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
index 20e806dce1ecb..a202b6681624c 100644
--- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.yaml
@@ -45,6 +45,7 @@ properties:
- rockchip,rk3368-pinctrl
- rockchip,rk3399-pinctrl
- rockchip,rk3568-pinctrl
+ - rockchip,rk3576-pinctrl
- rockchip,rk3588-pinctrl
- rockchip,rv1108-pinctrl
- rockchip,rv1126-pinctrl
@@ -54,6 +55,11 @@ properties:
description:
The phandle of the syscon node for the GRF registers.
+ rockchip,sys-grf:
+ $ref: /schemas/types.yaml#/definitions/phandle
+ description:
+ The phandle of the syscon node for the SYS GRF registers.
+
rockchip,pmu:
$ref: /schemas/types.yaml#/definitions/phandle
description:
--
2.46.0
Powered by blists - more mailing lists