Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: iio/adc: qcom,spmi-iadc: fix example node name

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

Fixes: a4e6bf69418c ("dt-bindings:iio:adc:qcom,spmi-iadc: txt to yaml format conversion.")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231130171628.12257-3-johan+linaro@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Johan Hovold and committed by
Jonathan Cameron
9751b00d a163854a

+2 -1
+2 -1
Documentation/devicetree/bindings/iio/adc/qcom,spmi-iadc.yaml
··· 50 50 examples: 51 51 - | 52 52 #include <dt-bindings/interrupt-controller/irq.h> 53 - spmi { 53 + 54 + pmic { 54 55 #address-cells = <1>; 55 56 #size-cells = <0>; 56 57 pmic_iadc: adc@3600 {