1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/magnetometer/fsl,mag3110.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale MAG3110 magnetometer sensor
10 - Anson Huang <Anson.Huang@nxp.com>
26 additionalProperties: false
34 #include <dt-bindings/interrupt-controller/irq.h>
40 compatible = "fsl,mag3110";
42 pinctrl-names = "default";
43 pinctrl-0 = <&pinctrl_i2c3_mag3110_int>;
44 interrupt-parent = <&gpio3>;
45 interrupts = <16 IRQ_TYPE_EDGE_RISING>;