003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/iio/magnetometer
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
iio
/
magnetometer
/
📁
..
📄
ak8974.txt
(818 B)
📄
ak8975.txt
(1.01 KB)
📄
asahi-kasei,ak8975.yaml
(2.31 KB)
📄
bmc150_magn.txt
(634 B)
📄
hmc5843.txt
(476 B)
📄
mag3110.txt
(702 B)
📄
mmc35240.txt
(242 B)
📄
pni,rm3100.txt
(431 B)
Editing: mag3110.txt
* FREESCALE MAG3110 magnetometer sensor Required properties: - compatible : should be "fsl,mag3110" - reg : the I2C address of the magnetometer Optional properties: - interrupts: the sole interrupt generated by the device Refer to interrupt-controller/interrupts.txt for generic interrupt client node bindings. - vdd-supply: phandle to the regulator that provides power to the sensor. - vddio-supply: phandle to the regulator that provides power to the sensor's IO. Example: magnetometer@e { compatible = "fsl,mag3110"; reg = <0x0e>; pinctrl-names = "default"; pinctrl-0 = <&pinctrl_i2c3_mag3110_int>; interrupt-parent = <&gpio3>; interrupts = <16 IRQ_TYPE_EDGE_RISING>; };
Upload File
Create Folder