From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guenter Roeck Subject: Re: [PATCH (v5) 3/11] MIPS: bmips: Add bcm6345-l2-timer interrupt controller Date: Mon, 9 May 2016 06:06:05 -0700 Message-ID: <57308B3D.3020502@roeck-us.net> References: <5650BFD6.5030700@simon.arlott.org.uk> <5653612A.4050309@simon.arlott.org.uk> <565361AF.20400@simon.arlott.org.uk> <70d031ae4c3aa29888d77b64686c39e7e7eaae92@8b5064a13e22126c1b9329f0dc35b8915774b7c3.invalid> <5654E67A.9060800@gmail.com> <5657886F.3090908@simon.arlott.org.uk> <56599D73.7040801@simon.arlott.org.uk> <565CE85A.3080904@roeck-us.net> <256BE4660FB03085.33070B6A-E0AC-4643-92B8-4FD874210CD9@mail.outlook.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <256BE4660FB03085.33070B6A-E0AC-4643-92B8-4FD874210CD9-jAs8HypviEooOQlpcoRfSA@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: =?UTF-8?Q?=c3=81lvaro_Fern=c3=a1ndez_Rojas?= , Simon Arlott , Thomas Gleixner Cc: Ralf Baechle , Linux Kernel Mailing List , Mark Rutland , Florian Fainelli , Kumar Gala , Kevin Cernekee , MIPS Mailing List , Wim Van Sebroeck , Miguel Gaio , Marc Zyngier , Jonas Gorski , Pawel Moll , Rob Herring , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Maxime Bizon , Ian Campbell , linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Jason Cooper List-Id: devicetree@vger.kernel.org On 05/09/2016 05:01 AM, =C3=81lvaro Fern=C3=A1ndez 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, > =C3=81lvaro. > _____________________________ > From: Guenter Roeck > > Sent: martes, diciembre 1, 2015 1:23 a. m. > Subject: Re: [PATCH (v5) 3/11] MIPS: bmips: Add bcm6345-l2-timer inte= rrupt controller > To: Simon Arlott >, Thom= as Gleixner > > Cc: Ralf Baechle >, = Linux Kernel Mailing List >, Mark Rutland >, Florian Fainelli >, Ian Campbell >, Kevin Cernekee >, MIPS Mailing List >, Kumar Gala >, Miguel Gaio >, Jonas Gorski >, Marc Zyngier >, Pawel Moll >, Rob Herring >, >, Maxime > Bizon >, Wim Van Sebroec= k >, >, Jason Cooper > > > > On 11/28/2015 04:26 AM, Simon Arlott wrote: > > Add the BCM6345/BCM6318 timer as an interrupt controller so that i= t can be > > used by the watchdog to warn that its timer will expire soon. > > > > Support for clocksource/clockevents is not implemented as the time= r > > interrupt is not per CPU (except on the BCM6318) and the MIPS cloc= k is > > better. This could be added later if required without changing the= device > > tree binding. > > > > Signed-off-by: Simon Arlott > > > Hi Simon, > > can you please re-send the entire series, with all Acked-by:/Reviewed= -by: > tags as appropriate ? > > Thanks, > Guenter > > > > -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html