Skip to content
Snippets Groups Projects
Commit 015b27b9 authored by Anton Vorontsov's avatar Anton Vorontsov Committed by Kim Phillips
Browse files

fdt_support: fdt_fixup_dr_usb: add support for phy_type fixups


Currently U-Boot can only fixup the usb dr_mode, but some boards (namely
MPC8315E-RDB) can use two PHY types: ULPI (stand-alone OTG port) or UTMI
(connected to the four-ports hub, usb host only).

This patch implements support for passing Dual-Role USB controller's
device tree property phy_type through the usb_phy_type environment
variable.

Signed-off-by: default avatarAnton Vorontsov <avorontsov@ru.mvista.com>
Acked-by: default avatarGerald Van Baren <vanbaren@cideas.com>
Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
parent 699f0512
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment