8cf62f119e
Rename the SPI/I2C EEPROM devicetree binding to reflect that it only covers AT24 and AT25 EEPROMs). Signed-off-by: Henrik Brix Andersen <hebad@vestas.com>
10 lines
256 B
YAML
10 lines
256 B
YAML
# Copyright (c) 2019 Vestas Wind Systems A/S
|
|
# Copyright (c) 2018, Nordic Semiconductor
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Atmel AT24 (or compatible) I2C EEPROM
|
|
|
|
compatible: "atmel,at24"
|
|
|
|
include: ["atmel,at2x-base.yaml", i2c-device.yaml]
|