diff options
author | Alex Bee <knaerzche@gmail.com> | 2023-08-29 20:16:17 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-11-01 13:02:10 +0300 |
commit | 719a205707d67e715c5e807643edf4169a5ef1a3 (patch) | |
tree | 3552cbe2a90bdb07ee383c9ed58d0514a4e0539d | |
parent | 7ba7bdef4d14e3722e2842da3b48cbadb73e52d6 (diff) | |
download | linux-719a205707d67e715c5e807643edf4169a5ef1a3.tar.xz |
dt-bindings: mfd: syscon: Add rockchip,rk3128-qos compatible
Document Rockchip RK3128 SoC compatible for qos registers.
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230829171647.187787-2-knaerzche@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
-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 |