Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7a11d883cccb3eda4e593d816f14af14c847ee43
/
.
/
tests
/
drivers
/
espi
/
boards
/
native_posix.overlay
blob: 425d68f693cb720c49fd1d1a19aa8691f046b526 [
file
] [
log
] [
blame
]
/*
* Copyright 2021 Google LLC
*
* SPDX-License-Identifier: Apache-2.0
*/
&
espi0
{
espi_host
:
espi
-
host@0
{
status
=
"okay"
;
compatible
=
"zephyr,espi-emul-espi-host"
;
reg
=
<
0x0
>;
label
=
"ESPI_HOST"
;
};
};