On Wed, Mar 9, 2022 at 5:06 PM Michal Simek <michal.si...@xilinx.com> wrote:
>
> Allow to disable PHY driver in SPL because it checks the CONFIG_SPL_PHY
> variable for SPL builds.
>
> The same change was done for usb by commit fd09c205fc57 ("usb:
> s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/").
>
> Signed-off-by: Michal Simek <michal.si...@xilinx.com>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - based on bug reported by Marek
>  https://lore.kernel.org/all/d7adc9a4-f505-eaab-8cd9-45f778bc3...@denx.de/
>
>  include/generic-phy.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to