diff options
| author | Liang Chen <cl@rock-chips.com> | 2021-06-24 19:47:18 +0800 |
|---|---|---|
| committer | Lee Jones <lee.jones@linaro.org> | 2021-07-15 12:14:43 +0100 |
| commit | f861d1d77a17e66b90be11c2575f6631879cebb1 (patch) | |
| tree | 8535fe14d09bce802ba49fe12e702939c999516c | |
| parent | 05f3485cad759b2d63c5625caef334de4c2cb57d (diff) | |
dt-bindings: mfd: syscon: Add rk3568 QoS register compatible
Document rk3568 compatible for QoS registers.
Signed-off-by: Liang Chen <cl@rock-chips.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Lee Jones <lee.jones@linaro.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 ad1121620e15..abe3fd817e0b 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -50,6 +50,7 @@ properties: - rockchip,rk3228-qos - rockchip,rk3288-qos - rockchip,rk3399-qos + - rockchip,rk3568-qos - samsung,exynos3-sysreg - samsung,exynos4-sysreg - samsung,exynos5-sysreg |
