diff options
author | Alex Bee <[email protected]> | 2023-08-29 19:16:17 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2023-11-01 10:02:10 +0000 |
commit | 719a205707d67e715c5e807643edf4169a5ef1a3 (patch) | |
tree | 3552cbe2a90bdb07ee383c9ed58d0514a4e0539d | |
parent | 7ba7bdef4d14e3722e2842da3b48cbadb73e52d6 (diff) |
dt-bindings: mfd: syscon: Add rockchip,rk3128-qos compatible
Document Rockchip RK3128 SoC compatible for qos registers.
Signed-off-by: Alex Bee <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Lee Jones <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/mfd/syscon.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 8103154bbb52..089ad6bf58c5 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -61,6 +61,7 @@ properties: - rockchip,px30-qos - rockchip,rk3036-qos - rockchip,rk3066-qos + - rockchip,rk3128-qos - rockchip,rk3228-qos - rockchip,rk3288-qos - rockchip,rk3368-qos |