lkml.org 
[lkml]   [2021]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 03/12] dt-bindings: soc: mediatek: apu: Add MT8195 APU power bindings
Date
Add MT8195 APU power bindings.

Signed-off-by: Flora Fu <flora.fu@mediatek.com>

---
.../soc/mediatek/mediatek,apu-pwr.yaml | 23 ++++++++++++++++++-
1 file changed, 22 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/soc/mediatek/mediatek,apu-pwr.yaml b/Documentation/devicetree/bindings/soc/mediatek/mediatek,apu-pwr.yaml
index 00f67dddb162..93afb9919f1f 100644
--- a/Documentation/devicetree/bindings/soc/mediatek/mediatek,apu-pwr.yaml
+++ b/Documentation/devicetree/bindings/soc/mediatek/mediatek,apu-pwr.yaml
@@ -19,6 +19,7 @@ properties:
items:
- enum:
- mediatek,mt8192-apu-power
+ - mediatek,mt8195-apu-power
reg:
minItems: 1

@@ -47,7 +48,27 @@ required:
- vvpu-supply
- vmdla-supply

-additionalProperties: false
+additionalProperties:
+ if:
+ properties:
+ compatible:
+ enum:
+ - mediatek,mt8195-apu-power
+ then:
+ type: object
+ description:
+ Represent node that will trigger early probing to all iommu device.
+ The APU device all iommu device to be probed before boot remote tinysys.
+ properties:
+ compatible:
+ enum:
+ - mediatek,apu_combo_iommu0
+ - mediatek,apu_combo_iommu1
+ iommus:
+ maxItems: 1
+ required:
+ - compatible
+ - iommus

examples:
- |
--
2.18.0
\
 
 \ /
  Last update: 2021-12-10 18:53    [W:0.053 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site