lkml.org 
[lkml]   [2021]   [Apr]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v9 12/15] dt-bindings: arm: rockchip: add more compatible strings to pmu.yaml
Date
The compatible strings below are already in use in the Rockchip
dtsi files, but were somehow never added to a document, so add

"rockchip,px30-pmu", "syscon", "simple-mfd"
"rockchip,rk3288-pmu", "syscon", "simple-mfd"
"rockchip,rk3328-pmu", "syscon", "simple-mfd"
"rockchip,rk3399-pmu", "syscon", "simple-mfd"

for pmu nodes to pmu.yaml.

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/arm/rockchip/pmu.yaml | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
index 0b816943d..678be9011 100644
--- a/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
@@ -19,7 +19,11 @@ select:
compatible:
contains:
enum:
+ - rockchip,px30-pmu
- rockchip,rk3066-pmu
+ - rockchip,rk3288-pmu
+ - rockchip,rk3328-pmu
+ - rockchip,rk3399-pmu

required:
- compatible
@@ -28,7 +32,11 @@ properties:
compatible:
items:
- enum:
+ - rockchip,px30-pmu
- rockchip,rk3066-pmu
+ - rockchip,rk3288-pmu
+ - rockchip,rk3328-pmu
+ - rockchip,rk3399-pmu
- const: syscon
- const: simple-mfd

--
2.11.0
\
 
 \ /
  Last update: 2021-04-17 13:32    [W:0.202 / U:0.080 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site