Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Mark Rutland
On Fri, Nov 11, 2016 at 09:46:29PM +0800, Hanjun Guo wrote: > On 10/21/2016 12:37 AM, Mark Rutland wrote: > >On Thu, Sep 29, 2016 at 02:17:12AM +0800, fu@linaro.org wrote: > >>+static int __init map_gt_gsi(u32 interrupt, u32 flags) > >>+{ > >>+ int trigger, polarity; > >>+ > >>+ if

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Mark Rutland
On Fri, Nov 11, 2016 at 09:46:29PM +0800, Hanjun Guo wrote: > On 10/21/2016 12:37 AM, Mark Rutland wrote: > >On Thu, Sep 29, 2016 at 02:17:12AM +0800, fu@linaro.org wrote: > >>+static int __init map_gt_gsi(u32 interrupt, u32 flags) > >>+{ > >>+ int trigger, polarity; > >>+ > >>+ if

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Hanjun Guo
On 11/11/2016 09:46 PM, Hanjun Guo wrote: Hi Mark, Sorry for the late reply. On 10/21/2016 12:37 AM, Mark Rutland wrote: Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Hanjun Guo
On 11/11/2016 09:46 PM, Hanjun Guo wrote: Hi Mark, Sorry for the late reply. On 10/21/2016 12:37 AM, Mark Rutland wrote: Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Hanjun Guo
Hi Mark, Sorry for the late reply. On 10/21/2016 12:37 AM, Mark Rutland wrote: Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to be rebased before the next posting and/or

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Hanjun Guo
Hi Mark, Sorry for the late reply. On 10/21/2016 12:37 AM, Mark Rutland wrote: Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to be rebased before the next posting and/or

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Hanjun Guo
On 10/26/2016 07:10 PM, Fu Wei wrote: Hi Mark, On 21 October 2016 at 00:37, Mark Rutland wrote: Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to be

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-11-11 Thread Hanjun Guo
On 10/26/2016 07:10 PM, Fu Wei wrote: Hi Mark, On 21 October 2016 at 00:37, Mark Rutland wrote: Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to be rebased before the

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-26 Thread Fu Wei
Hi Marc, On 26 October 2016 at 20:11, Marc Zyngier wrote: > On 26/10/16 12:10, Fu Wei wrote: >> Hi Mark, >> >> On 21 October 2016 at 00:37, Mark Rutland wrote: >>> Hi, >>> >>> As a heads-up, on v4.9-rc1 I see conflicts at least against >>>

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-26 Thread Fu Wei
Hi Marc, On 26 October 2016 at 20:11, Marc Zyngier wrote: > On 26/10/16 12:10, Fu Wei wrote: >> Hi Mark, >> >> On 21 October 2016 at 00:37, Mark Rutland wrote: >>> Hi, >>> >>> As a heads-up, on v4.9-rc1 I see conflicts at least against >>> arch/arm64/Kconfig. Luckily git am -3 seems to be able

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-26 Thread Marc Zyngier
On 26/10/16 12:10, Fu Wei wrote: > Hi Mark, > > On 21 October 2016 at 00:37, Mark Rutland wrote: >> Hi, >> >> As a heads-up, on v4.9-rc1 I see conflicts at least against >> arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up >> automatically, but this will

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-26 Thread Marc Zyngier
On 26/10/16 12:10, Fu Wei wrote: > Hi Mark, > > On 21 October 2016 at 00:37, Mark Rutland wrote: >> Hi, >> >> As a heads-up, on v4.9-rc1 I see conflicts at least against >> arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up >> automatically, but this will need to be rebased

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-26 Thread Fu Wei
Hi Mark, On 21 October 2016 at 00:37, Mark Rutland wrote: > Hi, > > As a heads-up, on v4.9-rc1 I see conflicts at least against > arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up > automatically, but this will need to be rebased before the next posting

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-26 Thread Fu Wei
Hi Mark, On 21 October 2016 at 00:37, Mark Rutland wrote: > Hi, > > As a heads-up, on v4.9-rc1 I see conflicts at least against > arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up > automatically, but this will need to be rebased before the next posting > and/or merging. > >

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-20 Thread Mark Rutland
Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to be rebased before the next posting and/or merging. On Thu, Sep 29, 2016 at 02:17:12AM +0800, fu@linaro.org wrote: >

Re: [PATCH v14 4/9] acpi/arm64: Add GTDT table parse driver

2016-10-20 Thread Mark Rutland
Hi, As a heads-up, on v4.9-rc1 I see conflicts at least against arch/arm64/Kconfig. Luckily git am -3 seems to be able to fix that up automatically, but this will need to be rebased before the next posting and/or merging. On Thu, Sep 29, 2016 at 02:17:12AM +0800, fu@linaro.org wrote: >