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: ak8974.txt
* Asahi Kasei AK8974 magnetometer sensor Required properties: - compatible: * "asahi-kasei,ak8974" * "alps,hscdtd008a" - reg : the I2C address of the magnetometer Optional properties: - avdd-supply: regulator supply for the analog voltage (see regulator/regulator.txt) - dvdd-supply: regulator supply for the digital voltage (see regulator/regulator.txt) - interrupts: data ready (DRDY) and interrupt (INT1) lines from the chip, the DRDY interrupt must be placed first. The interrupts can be triggered on rising or falling edges alike. - mount-matrix: an optional 3x3 mounting rotation matrix Example: ak8974@f { compatible = "asahi-kasei,ak8974"; reg = <0x0f>; avdd-supply = <&foo_reg>; dvdd-supply = <&bar_reg>; interrupts = <0 IRQ_TYPE_EDGE_RISING>, <1 IRQ_TYPE_EDGE_RISING>; };
Upload File
Create Folder