diff mbox series

dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value.

Message ID 20201230121919.238335-1-jic23@kernel.org
State New
Headers show
Series dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value. | expand

Commit Message

Jonathan Cameron Dec. 30, 2020, 12:19 p.m. UTC
From: Jonathan Cameron <Jonathan.Cameron@huawei.com>


Cut and paste error.

Documentation/devicetree/bindings/iio/health/ti,afe4403.example.dt.yaml:
heart_mon@0: 'spi-max-frequency' does not match any of the regexes:
'pinctrl-[0-9]+'

Reported-by: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Fixes: f494151b5eba ("dt-bindings:iio:health:ti,afe4404: txt to yaml conversion")
---
 Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.30.0

Comments

Rob Herring (Arm) Jan. 11, 2021, 9:43 p.m. UTC | #1
On Wed, 30 Dec 2020 12:19:19 +0000, Jonathan Cameron wrote:
> From: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> 

> Cut and paste error.

> 

> Documentation/devicetree/bindings/iio/health/ti,afe4403.example.dt.yaml:

> heart_mon@0: 'spi-max-frequency' does not match any of the regexes:

> 'pinctrl-[0-9]+'

> 

> Reported-by: Rob Herring <robh+dt@kernel.org>

> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> Fixes: f494151b5eba ("dt-bindings:iio:health:ti,afe4404: txt to yaml conversion")

> ---

>  Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

> 


Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml b/Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml
index 3b4d6c48b8bb..c0e815d9999e 100644
--- a/Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml
+++ b/Documentation/devicetree/bindings/iio/health/ti,afe4404.yaml
@@ -11,7 +11,7 @@  maintainers:
 
 properties:
   compatible:
-    const: ti,afe4403
+    const: ti,afe4404
 
   reg:
     maxItems: 1