diff options
author | Jagan Teki <jagan@edgeble.ai> | 2022-09-07 19:02:01 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-09-13 13:04:38 +0300 |
commit | 614ce48b63c80ddfb627c21f936675a702498528 (patch) | |
tree | 284d470a7b0fd5b721d6e6cde6d18241605ef8f2 /Documentation/devicetree/bindings/soc | |
parent | 26d8b279392ca93d9b725a3a05f6058db514b244 (diff) | |
download | linux-614ce48b63c80ddfb627c21f936675a702498528.tar.xz |
dt-bindings: soc: rockchip: Document RV1126 pmugrf
Document compatible string for Rockchip RV1126 pmugrf.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Link: https://lore.kernel.org/r/20220907160207.3845791-8-jagan@edgeble.ai
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'Documentation/devicetree/bindings/soc')
-rw-r--r-- | Documentation/devicetree/bindings/soc/rockchip/grf.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml index 3e8d609fef09..c53f0f5a0b31 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -49,6 +49,7 @@ properties: - rockchip,rv1108-grf - rockchip,rv1108-pmugrf - rockchip,rv1126-grf + - rockchip,rv1126-pmugrf - const: syscon - const: simple-mfd |