16923a3f0SMatthew Barth[
26923a3f0SMatthew Barth    {
36923a3f0SMatthew Barth        "name": "fan0",
46923a3f0SMatthew Barth        "path": "/system/chassis/motherboard/fan0",
56923a3f0SMatthew Barth        "methods": [
66923a3f0SMatthew Barth            {
76923a3f0SMatthew Barth                "type": "gpio",
86923a3f0SMatthew Barth                "key": 4,
96923a3f0SMatthew Barth                "physpath": "/sys/bus/i2c/devices/3-0060",
106923a3f0SMatthew Barth                "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
116923a3f0SMatthew Barth            },
126923a3f0SMatthew Barth            {
136923a3f0SMatthew Barth                "type": "tach",
14*a49e3f19SPatrick Williams                "sensors": ["fan0_0", "fan0_1"]
156923a3f0SMatthew Barth            }
166923a3f0SMatthew Barth        ],
176923a3f0SMatthew Barth        "rpolicy": {
186923a3f0SMatthew Barth            "type": "anyof"
196923a3f0SMatthew Barth        }
206923a3f0SMatthew Barth    },
216923a3f0SMatthew Barth    {
226923a3f0SMatthew Barth        "name": "fan1",
236923a3f0SMatthew Barth        "path": "/system/chassis/motherboard/fan1",
246923a3f0SMatthew Barth        "methods": [
256923a3f0SMatthew Barth            {
266923a3f0SMatthew Barth                "type": "gpio",
276923a3f0SMatthew Barth                "key": 5,
286923a3f0SMatthew Barth                "physpath": "/sys/bus/i2c/devices/3-0060",
296923a3f0SMatthew Barth                "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
306923a3f0SMatthew Barth            },
316923a3f0SMatthew Barth            {
326923a3f0SMatthew Barth                "type": "tach",
33*a49e3f19SPatrick Williams                "sensors": ["fan1_0", "fan1_1"]
346923a3f0SMatthew Barth            }
356923a3f0SMatthew Barth        ],
366923a3f0SMatthew Barth        "rpolicy": {
376923a3f0SMatthew Barth            "type": "anyof"
386923a3f0SMatthew Barth        }
396923a3f0SMatthew Barth    },
406923a3f0SMatthew Barth    {
416923a3f0SMatthew Barth        "name": "fan2",
426923a3f0SMatthew Barth        "path": "/system/chassis/motherboard/fan2",
436923a3f0SMatthew Barth        "methods": [
446923a3f0SMatthew Barth            {
456923a3f0SMatthew Barth                "type": "gpio",
466923a3f0SMatthew Barth                "key": 6,
476923a3f0SMatthew Barth                "physpath": "/sys/bus/i2c/devices/3-0060",
486923a3f0SMatthew Barth                "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
496923a3f0SMatthew Barth            },
506923a3f0SMatthew Barth            {
516923a3f0SMatthew Barth                "type": "tach",
52*a49e3f19SPatrick Williams                "sensors": ["fan2_0", "fan2_1"]
536923a3f0SMatthew Barth            }
546923a3f0SMatthew Barth        ],
556923a3f0SMatthew Barth        "rpolicy": {
566923a3f0SMatthew Barth            "type": "anyof"
576923a3f0SMatthew Barth        }
586923a3f0SMatthew Barth    },
596923a3f0SMatthew Barth    {
606923a3f0SMatthew Barth        "name": "fan3",
616923a3f0SMatthew Barth        "path": "/system/chassis/motherboard/fan3",
626923a3f0SMatthew Barth        "methods": [
636923a3f0SMatthew Barth            {
646923a3f0SMatthew Barth                "type": "gpio",
656923a3f0SMatthew Barth                "key": 7,
666923a3f0SMatthew Barth                "physpath": "/sys/bus/i2c/devices/3-0060",
676923a3f0SMatthew Barth                "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event"
686923a3f0SMatthew Barth            },
696923a3f0SMatthew Barth            {
706923a3f0SMatthew Barth                "type": "tach",
71*a49e3f19SPatrick Williams                "sensors": ["fan3_0", "fan3_1"]
726923a3f0SMatthew Barth            }
736923a3f0SMatthew Barth        ],
746923a3f0SMatthew Barth        "rpolicy": {
756923a3f0SMatthew Barth            "type": "anyof"
766923a3f0SMatthew Barth        }
776923a3f0SMatthew Barth    }
786923a3f0SMatthew Barth]
79