3caaf8c935
Move driver to be devicetree based and use struct i2c_dt_spec. Signed-off-by: Kumar Gala <galak@kernel.org>
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]
|