lkml.org 
[lkml]   [2022]   [Jan]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] dt-bindings: iio/magnetometer: yamaha,yas530: Fix invalid 'interrupts' in example
On Thu,  6 Jan 2022 12:25:12 -0600
Rob Herring <robh@kernel.org> wrote:

> 'interrupts' does not take a phandle, so remove it in the example.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
I can pick this up, but if you want to take it.

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

Thanks,

Jonathan

> ---
> .../devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml b/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml
> index 4b0ef1ef5445..9438fffaf0ba 100644
> --- a/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml
> +++ b/Documentation/devicetree/bindings/iio/magnetometer/yamaha,yas530.yaml
> @@ -96,7 +96,7 @@ examples:
> vdd-supply = <&ldo1_reg>;
> iovdd-supply = <&ldo2_reg>;
> reset-gpios = <&gpio6 12 GPIO_ACTIVE_LOW>;
> - interrupts = <&gpio6 13 IRQ_TYPE_EDGE_RISING>;
> + interrupts = <13 IRQ_TYPE_EDGE_RISING>;
> };
> };
>

\
 
 \ /
  Last update: 2022-01-09 16:08    [W:0.046 / U:1.292 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site