.../devicetree/bindings/thermal/qcom,pm8775-mbg-tm.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-)
From: Dhruvin Rajpura <drajpura@qti.qualcomm.com>
Document MBG temperature monitor on PMAU0102 which is programming-model
compatible with the one on PM8775.
Signed-off-by: Dhruvin Rajpura <drajpura@qti.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
.../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
On 8/30/26 12:10, Shawn Guo wrote: > From: Dhruvin Rajpura <drajpura@qti.qualcomm.com> > > Document MBG temperature monitor on PMAU0102 which is programming-model > compatible with the one on PM8775. > > Signed-off-by: Dhruvin Rajpura <drajpura@qti.qualcomm.com> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > --- Applied, thanks
On Sun, 30 Aug 2026 12:10:25 +0200, Shawn Guo <shengchao.guo@oss.qualcomm.com> said: > From: Dhruvin Rajpura <drajpura@qti.qualcomm.com> > > Document MBG temperature monitor on PMAU0102 which is programming-model > compatible with the one on PM8775. > > Signed-off-by: Dhruvin Rajpura <drajpura@qti.qualcomm.com> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > --- > .../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 > > Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
On Sun, Aug 30, 2026 at 06:10:25PM +0800, Shawn Guo wrote: > From: Dhruvin Rajpura <drajpura@qti.qualcomm.com> > > Document MBG temperature monitor on PMAU0102 which is programming-model > compatible with the one on PM8775. > > Signed-off-by: Dhruvin Rajpura <drajpura@qti.qualcomm.com> > Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com> > --- > .../devicetree/bindings/thermal/qcom,pm8775-mbg-tm.yaml | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.