Home
last modified time | relevance | path

Searched hist:"66 e3efebbcfe2627154d81d6a3c172b337396daf" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-uniphier/
H A Dmicro-support-card.c66e3efebbcfe2627154d81d6a3c172b337396daf Sat Oct 08 04:25:29 UTC 2016 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: insert udelay() just before support_card_reset_deassert()

As for LD11/LD20, we can no longer rely on the udelay() in the PLL
init functions. udelay(200) is needed here to keep the ethernet
device in the reset state for enough time. Anyway, 200 usec is
quite short for humans, so nobody cares it.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>