24 lines
349 B
YAML
24 lines
349 B
YAML
#
|
|
# Copyright (c) 2018, Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Generic on-chip SRAM
|
|
|
|
description: >
|
|
This binding gives a generic on-chip SRAM description
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "mmio-sram"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
label:
|
|
category: optional
|