Commit 482aa83e authored by Johan Hovold's avatar Johan Hovold Committed by Jonathan Cameron

dt-bindings: iio/adc: qcom,spmi-vadc: fix example node names

The VADC is a child of an SPMI PMIC, which in turn sits on an SPMI bus.

Fixes: 74e90346 ("dt-bindings: iio: adc: qcom,spmi-vadc: extend example")
Fixes: 5a471662 ("iio: adc: Convert the QCOM SPMI ADC bindings to .yaml format")
Signed-off-by: default avatarJohan Hovold <johan+linaro@kernel.org>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231130171628.12257-6-johan+linaro@kernel.orgSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
parent adb2af79
......@@ -236,7 +236,7 @@ additionalProperties: false
examples:
- |
spmi {
pmic {
#address-cells = <1>;
#size-cells = <0>;
/* VADC node */
......@@ -281,7 +281,7 @@ examples:
#include <dt-bindings/iio/qcom,spmi-adc7-pm8350.h>
#include <dt-bindings/interrupt-controller/irq.h>
spmi {
pmic {
#address-cells = <1>;
#size-cells = <0>;
adc@3100 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment