[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 08:58:40 CET 2016


On Thu, Jan 21, 2016 at 1:56 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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>

applied to u-boot-x86/master, thanks!


More information about the U-Boot mailing list