Re: [U-Boot] [PATCH 15/23] x86: irq: Get irq_router's bdf via dm_pci_get_bdf()

2016-02-02 Thread Bin Meng
On Tue, Feb 2, 2016 at 12:20 AM, Simon Glass  wrote:
> On 1 February 2016 at 02:40, Bin Meng  wrote:
>> There is no need to parse PCH's  property as we have already
>> a DM PCI API dm_pci_get_bdf() that can handle this.
>>
>> Signed-off-by: Bin Meng 
>> ---
>>
>>  arch/x86/cpu/irq.c | 9 +
>>  1 file changed, 1 insertion(+), 8 deletions(-)
>
> Reviewed-by: Simon Glass 
> Tested on Minnowmax:
> Tested-by: Simon Glass 

applied to u-boot-x86/master, thanks!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 15/23] x86: irq: Get irq_router's bdf via dm_pci_get_bdf()

2016-02-01 Thread Simon Glass
On 1 February 2016 at 02:40, Bin Meng  wrote:
> There is no need to parse PCH's  property as we have already
> a DM PCI API dm_pci_get_bdf() that can handle this.
>
> Signed-off-by: Bin Meng 
> ---
>
>  arch/x86/cpu/irq.c | 9 +
>  1 file changed, 1 insertion(+), 8 deletions(-)

Reviewed-by: Simon Glass 
Tested on Minnowmax:
Tested-by: Simon Glass 
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot