[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <rinmairelmsxzo2vy5jbs6t7elxuhwdyo55bvr6yg666ikkas2@qnu4pd5sccsr>
Date: Thu, 2 Jan 2025 09:24:54 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Antoni Pokusinski <apokusinski01@...il.com>
Cc: jic23@...nel.org, lars@...afoo.de, robh@...nel.org,
conor+dt@...nel.org, andrej.skvortzov@...il.com, neil.armstrong@...aro.org,
danila@...xyga.com, icenowy@...c.io, javier.carrasco.cruz@...il.com, andy@...nel.org,
megi@....cz, linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] dt-bindings: iio: magnetometer: add binding for
Si7210
On Tue, Dec 31, 2024 at 02:25:12PM +0100, Antoni Pokusinski wrote:
> Silicon Labs Si7210 is an I2C Hall effect magnetic position
> and temperature sensor.
>
> Signed-off-by: Antoni Pokusinski <apokusinski01@...il.com>
> ---
> .../iio/magnetometer/silabs,si7210.yaml | 44 +++++++++++++++++++
> 1 file changed, 44 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/magnetometer/silabs,si7210.yaml
>
> diff --git a/Documentation/devicetree/bindings/iio/magnetometer/silabs,si7210.yaml b/Documentation/devicetree/bindings/iio/magnetometer/silabs,si7210.yaml
> new file mode 100644
> index 000000000000..ef29d12811e7
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/iio/magnetometer/silabs,si7210.yaml
> @@ -0,0 +1,44 @@
> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/iio/magnetometer/silabs,si7210.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Si7210 magnetic position and temperature sensor
> +
> +maintainers:
> + - Antoni Pokusinski <apokusinski01@...il.com>
> +
> +description: |
> + Silabs Si7210 I2C Hall effect magnetic position and temperature sensor.
> + https://www.silabs.com/documents/public/data-sheets/si7210-datasheet.pdf
> +
> +properties:
> + compatible:
> + const: silabs,si7210
> +
> + reg:
> + maxItems: 1
> +
> + interrupts:
> + maxItems: 1
You miss the vdd-supply, because otherwise it would fit into
trivial-devices.
Best regards,
Krzysztof
Powered by blists - more mailing lists