We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a48867b + 960a414 commit d672510Copy full SHA for d672510
Documentation/devicetree/bindings/soc/amlogic/amlogic,meson-gx-hhi-sysctrl.yaml
@@ -13,6 +13,7 @@ properties:
13
compatible:
14
items:
15
- enum:
16
+ - amlogic,meson-hhi-sysctrl
17
- amlogic,meson-gx-hhi-sysctrl
18
- amlogic,meson-gx-ao-sysctrl
19
- amlogic,meson-axg-hhi-sysctrl
@@ -36,6 +37,19 @@ properties:
36
37
type: object
38
39
allOf:
40
+ - if:
41
+ properties:
42
+ compatible:
43
+ enum:
44
45
+ then:
46
47
+ clock-controller:
48
+ $ref: /schemas/clock/amlogic,meson8-clkc.yaml#
49
+
50
+ pinctrl: false
51
+ phy: false
52
53
- if:
54
properties:
55
0 commit comments