diff options
author | Jagan Teki <jagan@edgeble.ai> | 2022-09-07 19:02:00 +0300 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2022-09-13 13:04:38 +0300 |
commit | 26d8b279392ca93d9b725a3a05f6058db514b244 (patch) | |
tree | f688869741b3ea9b8057670c3608f6fb442ecd86 | |
parent | 6541b424ce1dda616d3946e839f015c984df7a99 (diff) | |
download | linux-26d8b279392ca93d9b725a3a05f6058db514b244.tar.xz |
dt-bindings: soc: rockchip: Document RV1126 grf
Document compatible string for Rockchip RV1126 grf.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
Link: https://lore.kernel.org/r/20220907160207.3845791-7-jagan@edgeble.ai
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-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 97301c470173..3e8d609fef09 100644 --- a/Documentation/devicetree/bindings/soc/rockchip/grf.yaml +++ b/Documentation/devicetree/bindings/soc/rockchip/grf.yaml @@ -48,6 +48,7 @@ properties: - rockchip,rk3568-pmugrf - rockchip,rv1108-grf - rockchip,rv1108-pmugrf + - rockchip,rv1126-grf - const: syscon - const: simple-mfd |