[U-Boot] [PATCH v4 4/5] drivers: phy: add generic_phy_valid() method
Simon Glass
sjg at chromium.org
Thu Jun 1 03:11:40 UTC 2017
On 29 May 2017 at 01:57, <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> This allow to check if a PHY has been correctly
> initialised and avoid to get access to phy struct.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> v4: _ none
>
> drivers/phy/phy-uclass.c | 5 +++++
> include/generic-phy.h | 8 ++++++++
> 2 files changed, 13 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list