1# Copyright (c) 2024 Antmicro <www.antmicro.com>
2# SPDX-License-Identifier: Apache-2.0
3
4description: Fujitsu MB85RSXX SPI FRAM
5
6compatible: "fujitsu,mb85rsxx"
7
8include: ["eeprom-base.yaml", spi-device.yaml]
9
10properties:
11  size:
12    required: true
13    description: Total FRAM size in bytes.
14