mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-04 16:01:57 +00:00
Refactor the PHY state machine and add support for explicit start and stop. The stop implementation remains partial, the state machine will enter a disabled state but will not actual attempt to power down the PHY. This is deliberate, while implementing this it has become apparent that issuing a PHY power down command is an effective way of bricking frdm-k64f boards, hence explicit power down deliberately disabled until the issue is properly understood. Change-Id: I846a51b0ac48feed35d260cf20b50f4f1ac59298 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
dts | ||
ext | ||
include | ||
kernel | ||
lib | ||
misc | ||
samples | ||
scripts | ||
subsys | ||
tests | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
Makefile.test | ||
zephyr-env.sh |