blob: ff465b8cef4d6bffbc4a655a074170e70b6aeb96 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
description: Zephyr I2C target EEPROM
compatible: "zephyr,i2c-target-eeprom"
include: ["eeprom-base.yaml", i2c-device.yaml]
properties:
address-width:
type: int
enum: [8, 16]
description: |
Number of address bits used to address the EEPROM. If not specified
the EEPROM is assumed to have a 8-bit address.