mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 05:55:44 +02:00
dt-bindings: thermal: qcom-spmi-adc-tm5/hc: Fix example node names
The ADC Thermal Monitor is part of an SPMI PMIC, which in turn sits on an SPMI bus. Fixes:db03874b85("dt-bindings: thermal: qcom: add HC variant of adc-thermal monitor bindings") Fixes:e8ffd6c075("dt-bindings: thermal: qcom: add adc-thermal monitor bindings") Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Link: https://lore.kernel.org/r/20231130174114.13122-2-johan+linaro@kernel.org
This commit is contained in:
parent
ebbf19e36d
commit
7ec597ba25
|
|
@ -114,7 +114,8 @@ examples:
|
|||
- |
|
||||
#include <dt-bindings/iio/qcom,spmi-vadc.h>
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
spmi_bus {
|
||||
|
||||
pmic {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
pm8998_adc: adc@3100 {
|
||||
|
|
|
|||
|
|
@ -167,7 +167,8 @@ examples:
|
|||
- |
|
||||
#include <dt-bindings/iio/qcom,spmi-vadc.h>
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
spmi_bus {
|
||||
|
||||
pmic {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
pm8150b_adc: adc@3100 {
|
||||
|
|
@ -207,7 +208,8 @@ examples:
|
|||
#include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>
|
||||
#include <dt-bindings/iio/qcom,spmi-adc7-pm8350.h>
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
spmi_bus {
|
||||
|
||||
pmic {
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
pmk8350_vadc: adc@3100 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user