1# Copyright (c) 2022 Thomas Stranger 2# SPDX-License-Identifier: Apache-2.0 3 4# Properties for the DS2485 I2C 1-Wire master with memory driver: 5 6description: | 7 This is a representation of the Maxim DS2485 I2C 1-Wire master w/ memory 8 9compatible: "maxim,ds2485" 10 11include: ["maxim,ds2477_85_common.yaml", "i2c-device.yaml"] 12