Home
last modified time | relevance | path

Searched hist:c6e835c1fdca80a7c6cd9abc6f1ea79803bff6fa (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Ddwc3-generic.cc6e835c1fdca80a7c6cd9abc6f1ea79803bff6fa Fri Oct 25 08:18:05 UTC 2019 Vignesh Raghavendra <vigneshr@ti.com> UPSTREAM: dwc3-generic: Don't fail probe if clk/reset entries are absent

Some boards don't populate clk/reset entries as these are are optional
as per binding documentation. Therefore, don't fail driver probe if
clk/reset entries are absent in DT.

This fixes fastboot failures seen due to enabling of CONFIG_CLK on AM57xx

Change-Id: I5a8e1d24f74b78647fd263ba11eaf68d4252abb5
Fixes: e8e683d33b0c ("board: ti: am57xx-idk: Configure the CDCE913 clock synthesizer")
Reported-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit d624434f5ebc5e3eb5f5609f06200f477cf8d8b5)