diff options
author | Alex Bee <knaerzche@gmail.com> | 2021-05-27 17:44:44 +0200 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2021-07-15 13:07:54 +0200 |
commit | 05f3485cad759b2d63c5625caef334de4c2cb57d (patch) | |
tree | ab2ae17d0b82b6602357b54fe0f39b02bd68a215 | |
parent | mfd: Add Renesas Synchronization Management Unit (SMU) support (diff) | |
download | linux-05f3485cad759b2d63c5625caef334de4c2cb57d.tar.xz linux-05f3485cad759b2d63c5625caef334de4c2cb57d.zip |
dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles
Document Rockchip RK3036/RK3228 qos compatibles
Signed-off-by: Alex Bee <knaerzche@gmail.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/mfd/syscon.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index f14ae6da0068..ad1121620e15 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -45,7 +45,9 @@ properties: - microchip,sparx5-cpu-syscon - mstar,msc313-pmsleep - rockchip,px30-qos + - rockchip,rk3036-qos - rockchip,rk3066-qos + - rockchip,rk3228-qos - rockchip,rk3288-qos - rockchip,rk3399-qos - samsung,exynos3-sysreg |