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)
commit93d3bc5f8d7ecbbeaa7b55f5c64528420bf10ad4
treecfe82c0701b632570c2e0c35301e4272fd8cd604
parentc1e1dbb8f3e8e278c61d7bfc3a41973c7e87377c
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