Ensure that devices are not ready before calling `device_init()`, but are after the call. Signed-off-by: Ederson de Souza <ederson.desouza@intel.com>
9 lines
179 B
YAML
9 lines
179 B
YAML
# Copyright (c) 2023 Intel Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Properties for fake deferred driver.
|
|
|
|
compatible: "fakedeferdriver"
|
|
|
|
include: base.yaml
|