[U-Boot] [PATCH v2 02/55] dm: usb: Add a compatible string for PCI EHCI controller

Bin Meng bmeng.cn at gmail.com
Thu Jan 21 06:56:56 CET 2016


On Mon, Jan 18, 2016 at 7:11 AM, Simon Glass <sjg at chromium.org> wrote:
> Add a compatible string to allow this to be specified in the device tree
> if needed.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2:
> - Add missing of_match member init so that ehci_pci_ids[] is used
>
>  drivers/usb/host/ehci-pci.c | 6 ++++++
>  1 file changed, 6 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list