blob: dc7ab609f3c2c780a57a3b59c2b0e8e943084584 [file] [log] [blame]
#
# Copyright (c) 2018, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
---
title: SPI NOR FLASH
version: 0.1
description: >
This binding gives a base representation of SPI slave NOR FLASH
inherits:
!include spi-device.yaml
properties:
compatible:
constraint: "winbond,w25q16"
...