On Tue, 24 Mar 2020 12:05:12 -0600, Rob Herring wrote: > There's a typo 'nvmem-cells-names' in the schema which means the correct > 'nvmem-cell-names' in the examples are not checked. The possible values > are wrong too both in that the 2nd entry is not specified correctly and the > values are just wrong based on the dts files in the kernel. > > Fixes: a877e768f655 ("dt-bindings: thermal: tsens: Convert over to a yaml schema") > Cc: Andy Gross <agross@xxxxxxxxxx> > Cc: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx> > Cc: Amit Kucheria <amit.kucheria@xxxxxxxxxx> > Cc: Zhang Rui <rui.zhang@xxxxxxxxx> > Cc: Daniel Lezcano <daniel.lezcano@xxxxxxxxxx> > Cc: linux-arm-msm@xxxxxxxxxxxxxxx > Cc: linux-pm@xxxxxxxxxxxxxxx > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> > --- > .../devicetree/bindings/thermal/qcom-tsens.yaml | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) > Applied, thanks. Rob