diff options
author | Alex Bee <[email protected]> | 2021-05-27 17:44:44 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2021-07-15 12:07:54 +0100 |
commit | 05f3485cad759b2d63c5625caef334de4c2cb57d (patch) | |
tree | ab2ae17d0b82b6602357b54fe0f39b02bd68a215 | |
parent | a1867f85e06edacd82956d3422caa2b9074f4321 (diff) |
dt-bindings: mfd: syscon: add Rockchip RK3036/RK3228 qos compatibles
Document Rockchip RK3036/RK3228 qos compatibles
Signed-off-by: Alex Bee <[email protected]>
Reviewed-by: Heiko Stuebner <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
-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 |