Introduce a generic reset MMIO driver to be used for devices with a single memory mapped reset bit required to take them out of reset. Signed-off-by: Mohith Potluri <saimohith@google.com>
8 lines
143 B
YAML
8 lines
143 B
YAML
# Copyright (c) 2025 Google LLC
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
tests:
|
|
drivers.reset.mmio:
|
|
platform_allow:
|
|
- qemu_cortex_m3
|