]> git.baikalelectronics.ru Git - uboot.git/commit
arm: meson: change trace level for phy errors managed by uclass
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 3 Jul 2020 15:36:46 +0000 (17:36 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 8 Sep 2020 12:46:32 +0000 (08:46 -0400)
commitb2ce1b246e20a74c29b7e485137e940f45ee661f
treecfe82c0701b632570c2e0c35301e4272fd8cd604
parent756f7a8fe188f3b242437ee46cd3cd1b784ffa3c
arm: meson: change trace level for phy errors managed by uclass

As the error message is now displayed by generic phy functions,
the pr_err can be change to pr_debug.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
arch/arm/mach-meson/board-gx.c