Lines Matching +full:w1 +full:- +full:gpio
4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
15 #address-cells = <1>;
16 #size-cells = <1>;
18 test_gpio: gpio@deadbeef {
19 compatible = "vnd,gpio";
20 gpio-controller;
22 #gpio-cells = <0x2>;
27 compatible = "zephyr,w1-gpio";
36 #address-cells = <1>;
37 #size-cells = <0>;
40 compatible = "zephyr,w1-serial";
45 #address-cells = <1>;
46 #size-cells = <0>;
50 clock-frequency = <100000>;
52 test_i2c_ds2482_800: ds2482-800@0 {
53 compatible = "maxim,ds2482-800";
56 #address-cells = <1>;
57 #size-cells = <0>;
60 compatible = "maxim,ds2482-800-channel";
74 switching-threshold = "low";
75 active-pull-threshold = "low";
76 weak-pullup = "1000";