83bea9a796
DTS property attributes are (by default) not required. Explicitly specifying `required: false` is redundant. Perhaps a warning to that effect would be useful. Signed-off-by: Chris Friedt <cfriedt@meta.com>
9 lines
182 B
YAML
9 lines
182 B
YAML
# Copyright (c) 2021, Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: EDAC In-Band Error Correcting Code (IBECC)
|
|
|
|
compatible: "intel,ibecc"
|
|
|
|
include: base.yaml
|