On Sun, 28 Aug 2022 11:43:41 +0300, Krzysztof Kozlowski wrote: > There are two bindings for Qualcomm SPMI PMIC Thermal Monitoring ADC: > one for ADC HC and one for ADC TM5 and TM7. PM8998 uses the former one, > so fix matching of child schema: > > qcom/msm8998-asus-novago-tp370ql.dtb: pmic@0: adc-tm@3400:compatible:0: 'qcom,spmi-adc-tm-hc' is not one of ['qcom,spmi-adc-tm5', 'qcom,spmi-adc-tm5-gen2', 'qcom,adc-tm7'] > > Fixes: 3f5117be9584 ("dt-bindings: mfd: convert to yaml Qualcomm SPMI PMIC") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/mfd/qcom,spmi-pmic.yaml | 18 +++++++++++++++++- > 1 file changed, 17 insertions(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>