Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Ddwc2.cdd22bace7a3fcd7ed6f83350234ecfe09a64bb68 Wed Jun 28 11:22:43 UTC 2017 Meng Dongyang <daniel.meng@rock-chips.com> usb: dwc2: use dev_read_bool() instead of fdt_getprop()

Use dev_read_bool() instead of fdt_getprop() to get the property
from DTS. And add a comment for "hnp-srp-disable" property to
fully describe its effect.

Signed-off-by: Meng Dongyang <daniel.meng@rock-chips.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>