Re: [PATCH] serial: sh-sci: Use platform_get_irq_optional() for optional interrupts

2019-10-03 Thread Stephen Boyd
Quoting Geert Uytterhoeven (2019-10-01 11:07:43) > As platform_get_irq() now prints an error when the interrupt does not > exist, scary warnings may be printed for optional interrupts: > > sh-sci e655.serial: IRQ index 1 not found > sh-sci e655.serial: IRQ index 2 not found > s

Re: [kbuild-all] Re: [PATCH] serial: sh-sci: Use platform_get_irq_optional() for optional interrupts

2019-10-02 Thread Chen, Rong A
Hi Geert, Thanks for your clarification. we are on vacation this week, and we'll take a look asap. Best Regards, Rong Chen On 10/2/2019 7:28 PM, Geert Uytterhoeven wrote: Hi Kbuild test robot, On Wed, Oct 2, 2019 at 11:53 AM kbuild test robot wrote: I love your patch! Yet something to imp

Re: [PATCH] serial: sh-sci: Use platform_get_irq_optional() for optional interrupts

2019-10-02 Thread Geert Uytterhoeven
Hi Kbuild test robot, On Wed, Oct 2, 2019 at 11:53 AM kbuild test robot wrote: > I love your patch! Yet something to improve: > > [auto build test ERROR on tty/tty-testing] > [cannot apply to v5.4-rc1 next-20191001] Strange, this patch applies to all of v5.4-rc1, tty/tty-testing, and next-201910

Re: [PATCH] serial: sh-sci: Use platform_get_irq_optional() for optional interrupts

2019-10-02 Thread kbuild test robot
Hi Geert, I love your patch! Yet something to improve: [auto build test ERROR on tty/tty-testing] [cannot apply to v5.4-rc1 next-20191001] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system. BTW, we also suggest to use '--base' option to specify the

RE: [PATCH] serial: sh-sci: Use platform_get_irq_optional() for optional interrupts

2019-10-01 Thread Yoshihiro Shimoda
Hi Geert-san, > From: Geert Uytterhoeven, Sent: Wednesday, October 2, 2019 3:08 AM > > As platform_get_irq() now prints an error when the interrupt does not > exist, scary warnings may be printed for optional interrupts: > > sh-sci e655.serial: IRQ index 1 not found > sh-sci e655

[PATCH] serial: sh-sci: Use platform_get_irq_optional() for optional interrupts

2019-10-01 Thread Geert Uytterhoeven
As platform_get_irq() now prints an error when the interrupt does not exist, scary warnings may be printed for optional interrupts: sh-sci e655.serial: IRQ index 1 not found sh-sci e655.serial: IRQ index 2 not found sh-sci e655.serial: IRQ index 3 not found sh-sci e6550