10 lines
203 B
YAML
10 lines
203 B
YAML
|
# Copyright (c) 2022, Kumar Gala <galak@kernel.org>
|
||
|
#
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: Atmel ATAES132A 32K AES Serial EEPROM
|
||
|
|
||
|
compatible: "atmel,ataes132a"
|
||
|
|
||
|
include: [i2c-device.yaml]
|