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>
9 lines
213 B
YAML
9 lines
213 B
YAML
# Copyright (c) 2019 Vestas Wind Systems A/S
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Atmel AT25 (or compatible) SPI EEPROM
|
|
|
|
compatible: "atmel,at25"
|
|
|
|
include: ["atmel,at2x-base.yaml", spi-device.yaml]
|