Searched hist:"2878 d5a3aa974f0ba8f7c78842eb5ddf2c55cd93" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | dwc3-uboot.h | 2878d5a3aa974f0ba8f7c78842eb5ddf2c55cd93 Wed Jun 27 08:28:51 UTC 2018 William Wu <william.wu@rock-chips.com> usb: dwc3: init phy utmi width in platform data
On rk3399 board, we need to configure phy interface UTMI+ width to 16 bits via the property "snps,phyif-utmi-bits" of dwc3 node. But we can't the get the property from kernel dtb. So this patch initialize the phy interface UTMI+ width in dwc3 platform data, and not dependent on the property in dtb.
Change-Id: I3f6b05e0d72806242a128c85f82b260f61ac4f95 Signed-off-by: William Wu <william.wu@rock-chips.com>
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3399/ |
| H A D | evb-rk3399.c | 2878d5a3aa974f0ba8f7c78842eb5ddf2c55cd93 Wed Jun 27 08:28:51 UTC 2018 William Wu <william.wu@rock-chips.com> usb: dwc3: init phy utmi width in platform data
On rk3399 board, we need to configure phy interface UTMI+ width to 16 bits via the property "snps,phyif-utmi-bits" of dwc3 node. But we can't the get the property from kernel dtb. So this patch initialize the phy interface UTMI+ width in dwc3 platform data, and not dependent on the property in dtb.
Change-Id: I3f6b05e0d72806242a128c85f82b260f61ac4f95 Signed-off-by: William Wu <william.wu@rock-chips.com>
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | core.c | 2878d5a3aa974f0ba8f7c78842eb5ddf2c55cd93 Wed Jun 27 08:28:51 UTC 2018 William Wu <william.wu@rock-chips.com> usb: dwc3: init phy utmi width in platform data
On rk3399 board, we need to configure phy interface UTMI+ width to 16 bits via the property "snps,phyif-utmi-bits" of dwc3 node. But we can't the get the property from kernel dtb. So this patch initialize the phy interface UTMI+ width in dwc3 platform data, and not dependent on the property in dtb.
Change-Id: I3f6b05e0d72806242a128c85f82b260f61ac4f95 Signed-off-by: William Wu <william.wu@rock-chips.com>
|