[PATCH 1/2] dt-bindings: cpufreq: add mt8188 cpufreq hw dt-bindings
jia-wei.chang
jia-wei.chang at mediatek.com
Fri Aug 5 02:12:10 PDT 2022
From: Jia-Wei Chang <jia-wei.chang at mediatek.com>
Add mt8188 cpufreq hw compatible in dt-bindings.
Signed-off-by: Jia-Wei Chang <jia-wei.chang at mediatek.com>
---
.../devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml
index 9cd42a64b13e..b56d36224612 100644
--- a/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml
+++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek-hw.yaml
@@ -16,7 +16,9 @@ description:
properties:
compatible:
- const: mediatek,cpufreq-hw
+ enum:
+ - mediatek,cpufreq-hw
+ - mediatek,mt8188-cpufreq-hw
reg:
minItems: 1
--
2.18.0
More information about the Linux-mediatek
mailing list