1# Copyright (c) 2022 Caspar Friedrich <c.s.w.friedrich@gmail.com>
2# SPDX-License-Identifier: Apache-2.0
3
4description: DS4284 Single-Channel 1-Wire Master
5
6compatible: "maxim,ds2484"
7
8include: [i2c-device.yaml, w1-master.yaml]
9
10properties:
11  slpz-gpios:
12    type: phandle-array
13    description: |
14      Enable sleep mode, only available on DS4284. Active low.
15