On Mon, 04 Oct 2021 20:25:28 -0700, Bjorn Andersson wrote:
The HC generation of the ADC Thermal Monitor is quite similar to the 5th
generation, but differs in valid values for a few properties. Create a
new binding for the HC version of the hardware, rather than sprinkle
conditionals throughout the existing binding.
Signed-off-by: Bjorn Andersson <redacted>
---
Changes since v2:
- None
.../bindings/thermal/qcom-spmi-adc-tm-hc.yaml | 149 ++++++++++++++++++
1 file changed, 149 insertions(+)
create mode 100644 Documentation/devicetree/bindings/thermal/qcom-spmi-adc-tm-hc.yaml
Reviewed-by: Rob Herring <robh@kernel.org>