[PATCH] dt-bindings: thermal: qcom,pm8775-mbg-tm: Document PMAU0102
From: Shawn Guo
Date: Sun Aug 30 2026 - 06:10:50 EST
From: Dhruvin Rajpura <drajpura@xxxxxxxxxxxxxxxx>
Document MBG temperature monitor on PMAU0102 which is programming-model
compatible with the one on PM8775.
Signed-off-by: Dhruvin Rajpura <drajpura@xxxxxxxxxxxxxxxx>
Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>
---
.../devicetree/bindings/thermal/qcom,pm8775-mbg-tm.yaml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/thermal/qcom,pm8775-mbg-tm.yaml b/Documentation/devicetree/bindings/thermal/qcom,pm8775-mbg-tm.yaml
index 2e084d040625..ef8361a55389 100644
--- a/Documentation/devicetree/bindings/thermal/qcom,pm8775-mbg-tm.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom,pm8775-mbg-tm.yaml
@@ -21,7 +21,12 @@ description:
properties:
compatible:
- const: qcom,pm8775-mbg-tm
+ oneOf:
+ - const: qcom,pm8775-mbg-tm
+ - items:
+ - enum:
+ - qcom,pmau0102-mbg-tm
+ - const: qcom,pm8775-mbg-tm
reg:
maxItems: 1
--
2.43.0