]> git.baikalelectronics.ru Git - uboot.git/commit
phy: generic: add error trace to detect PHY issue in uclass
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 3 Jul 2020 15:36:40 +0000 (17:36 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 8 Sep 2020 12:46:32 +0000 (08:46 -0400)
commitc40d5a39f14130c4a50b5c8512d13346096e3f25
treece358d07ef6a47abf05880312f5f0c6cedca5133
parentc29639f002292d86c42d84420b20fbe4b150906a
phy: generic: add error trace to detect PHY issue in uclass

Add an error trace for PHY errors directly in generic phy
functions provided by PHY uclass.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/phy/phy-uclass.c