003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/w1
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
w1
/
📁
..
📄
fsl-imx-owire.txt
(466 B)
📄
omap-hdq.txt
(535 B)
📄
w1-gpio.txt
(529 B)
📄
w1.txt
(587 B)
Editing: w1-gpio.txt
w1-gpio devicetree bindings Required properties: - compatible: "w1-gpio" - gpios: one or two GPIO specs: - the first one is used as data I/O pin - the second one is optional. If specified, it is used as enable pin for an external pin pullup. Optional properties: - linux,open-drain: if specified, the data pin is considered in open-drain mode. Also refer to the generic w1.txt document. Examples: onewire { compatible = "w1-gpio"; gpios = <&gpio 0 GPIO_ACTIVE_HIGH>; battery { // ... }; };
Upload File
Create Folder