* [PATCH] dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value.
@ 2020-12-30 12:19 Jonathan Cameron
2021-01-11 21:43 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Jonathan Cameron @ 2020-12-30 12:19 UTC (permalink / raw)
To: linux-iio, devicetree; +Cc: Jonathan Cameron, Rob Herring
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(-)
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
--
2.30.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value.
2020-12-30 12:19 [PATCH] dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value Jonathan Cameron
@ 2021-01-11 21:43 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-01-11 21:43 UTC (permalink / raw)
To: Jonathan Cameron; +Cc: devicetree, Rob Herring, Jonathan Cameron, linux-iio
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!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-01-11 21:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-30 12:19 [PATCH] dt-bindings:iio:health:ti,afe4404: Fix wrong compatible value Jonathan Cameron
2021-01-11 21:43 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).