Hi,

On 24 July 2017 at 03:44,  <patrice.chot...@st.com> wrote:
> From: Patrice Chotard <patrice.chot...@st.com>
>
> To avoid compilation breakage on platform that doesn't
> support DM PHY but uses xhci-dwc3 driver, add PHY stub
> functions.
>
> Cc: Ran Wang <ran.wan...@nxp.com>
> Cc: Bin Meng <bmeng...@gmail.com>
>
> Signed-off-by: Patrice Chotard <patrice.chot...@st.com>
> ---
>
> v8:     _ add genric PHY stub functions to avoid compilation issue
>         for platforms which uses xhci-dwc3 driver and doesn't support
>         generic PHY framework
>
>
>  include/generic-phy.h | 42 ++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 42 insertions(+)
>

It seems to me that these functions are not telling the truth by
returning 0. Should they not return -ENOSYS?

Also I saw some patches fora nop phy. Is that related?

Regards,
Simon
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to