Linux IIO development
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iio: exynos-adc: Use correct node name
@ 2021-12-06 14:54 Thierry Reding
  2021-12-06 19:21 ` Jonathan Cameron
  0 siblings, 1 reply; 2+ messages in thread
From: Thierry Reding @ 2021-12-06 14:54 UTC (permalink / raw)
  To: Jonathan Cameron; +Cc: Lars-Peter Clausen, Rob Herring, linux-iio, devicetree

From: Thierry Reding <treding@nvidia.com>

According to the murata,ncp15wb473 DT bindings, the node name should be
"thermistor", so use that in order to make the example validate.

Signed-off-by: Thierry Reding <treding@nvidia.com>
---
 .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
index c65921e66dc1..81c87295912c 100644
--- a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
@@ -136,7 +136,7 @@ examples:
         samsung,syscon-phandle = <&pmu_system_controller>;
 
         /* NTC thermistor is a hwmon device */
-        ncp15wb473 {
+        thermistor {
             compatible = "murata,ncp15wb473";
             pullup-uv = <1800000>;
             pullup-ohm = <47000>;
-- 
2.33.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: iio: exynos-adc: Use correct node name
  2021-12-06 14:54 [PATCH] dt-bindings: iio: exynos-adc: Use correct node name Thierry Reding
@ 2021-12-06 19:21 ` Jonathan Cameron
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2021-12-06 19:21 UTC (permalink / raw)
  To: Thierry Reding; +Cc: Lars-Peter Clausen, Rob Herring, linux-iio, devicetree

On Mon,  6 Dec 2021 15:54:27 +0100
Thierry Reding <thierry.reding@gmail.com> wrote:

> From: Thierry Reding <treding@nvidia.com>
> 
> According to the murata,ncp15wb473 DT bindings, the node name should be
> "thermistor", so use that in order to make the example validate.
> 
> Signed-off-by: Thierry Reding <treding@nvidia.com>
Already a patch on list for this.  Rob said he'd pick it up with
some other dt-fixes.

id: 20211125152154.162780-1-geert@linux-m68k.org


Thanks,

Jonathan

> ---
>  .../devicetree/bindings/iio/adc/samsung,exynos-adc.yaml         | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
> index c65921e66dc1..81c87295912c 100644
> --- a/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/samsung,exynos-adc.yaml
> @@ -136,7 +136,7 @@ examples:
>          samsung,syscon-phandle = <&pmu_system_controller>;
>  
>          /* NTC thermistor is a hwmon device */
> -        ncp15wb473 {
> +        thermistor {
>              compatible = "murata,ncp15wb473";
>              pullup-uv = <1800000>;
>              pullup-ohm = <47000>;


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-06 19:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-06 14:54 [PATCH] dt-bindings: iio: exynos-adc: Use correct node name Thierry Reding
2021-12-06 19:21 ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox