Home
last modified time | relevance | path

Searched hist:"5 e50adf6" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/phy/
H A Dphy-uclass.c5e50adf6 Tue Aug 07 05:24:35 CDT 2018 Marek Vasut <marek.vasut+renesas@gmail.com> phy: Fix off-by-one error when parsing DT PHY bindings

The code fails to copy the last PHY phandle argument, so it is
missing from the adjusted phandle args and the consumer cannot
use it to determine what the PHY should do.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Patrice Chotard <patrice.chotard@st.com>