On 05/09/2016 05:01 AM, Álvaro Fernández Rojas wrote:
Hello Guenter,
Are there any other issues preventing this patches from being merged?
My major problem/concern is the interrupt handling and the repeated
restart of the hardware timer with continuously reduced timeouts.
This appears fragile, and it doesn't really make sense from a system
level point of view. Unfortunately, I don't have a data sheet for
the chip, nor the means or the time to test it myself. So we are pretty
much in limbo, unless someone from Broadcom confirms that, yes, this is
the one and expected means to program this watchdog.
Guenter
Regards,
Álvaro.
_____________________________
From: Guenter Roeck <[email protected] <mailto:[email protected]>>
Sent: martes, diciembre 1, 2015 1:23 a. m.
Subject: Re: [PATCH (v5) 3/11] MIPS: bmips: Add bcm6345-l2-timer interrupt
controller
To: Simon Arlott <[email protected] <mailto:[email protected]>>, Thomas Gleixner
<[email protected] <mailto:[email protected]>>
Cc: Ralf Baechle <[email protected] <mailto:[email protected]>>, Linux Kernel Mailing List <[email protected] <mailto:[email protected]>>, Mark Rutland <[email protected]
<mailto:[email protected]>>, Florian Fainelli <[email protected] <mailto:[email protected]>>, Ian Campbell <[email protected] <mailto:[email protected]>>, Kevin Cernekee
<[email protected] <mailto:[email protected]>>, MIPS Mailing List <[email protected] <mailto:[email protected]>>, Kumar Gala <[email protected] <mailto:[email protected]>>, Miguel Gaio
<[email protected] <mailto:[email protected]>>, Jonas Gorski <[email protected] <mailto:[email protected]>>, Marc Zyngier <[email protected] <mailto:[email protected]>>, Pawel Moll
<[email protected] <mailto:[email protected]>>, Rob Herring <[email protected] <mailto:[email protected]>>, <[email protected] <mailto:[email protected]>>, Maxime
Bizon <[email protected] <mailto:[email protected]>>, Wim Van Sebroeck <[email protected]
<mailto:[email protected]>>, <[email protected] <mailto:[email protected]>>, Jason
Cooper <[email protected] <mailto:[email protected]>>
On 11/28/2015 04:26 AM, Simon Arlott wrote:
> Add the BCM6345/BCM6318 timer as an interrupt controller so that it can be
> used by the watchdog to warn that its timer will expire soon.
>
> Support for clocksource/clockevents is not implemented as the timer
> interrupt is not per CPU (except on the BCM6318) and the MIPS clock is
> better. This could be added later if required without changing the device
> tree binding.
>
> Signed-off-by: Simon Arlott <[email protected] <mailto:[email protected]>>
Hi Simon,
can you please re-send the entire series, with all Acked-by:/Reviewed-by:
tags as appropriate ?
Thanks,
Guenter