1# Copyright (c) 2022, Kumar Gala <galak@kernel.org> 2# SPDX-License-Identifier: Apache-2.0 3 4description: Atmel AT24 (or compatible) I2C EEPROM 5 6compatible: "atmel,at24mac402" 7 8include: [i2c-device.yaml] 9