74b9a607b4
Note that the it8xxx2 does not support a status register so that functionality is omitted. This change also adds driver tests that build both the npcx and it8xxx2 drivers. Signed-off-by: Yuval Peress <peress@chromium.org>
16 lines
255 B
YAML
16 lines
255 B
YAML
# Copyright (c) 2021 Google Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ITE, IT8XXX2 Battery Backed RAM node
|
|
|
|
compatible: "ite,it8xxx2-bbram"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
label:
|
|
required: true
|