From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wim Van Sebroeck Subject: Re: [PATCH] powerpc: Make Book E watchdog reset type configurable Date: Sun, 26 May 2013 19:04:54 +0200 Message-ID: <20130526170454.GA8395@spo001.leaseweb.com> References: <1367505913-18970-1-git-send-email-dirk.eibach@gdsys.cc> <20130502161720.GA7797@roeck-us.net> <429ec64cf7c30a139db40eb20fd3e682@gdsys.cc> <20130503011741.GA23266@roeck-us.net> <7be2cb3417615ff206270a756c6422d6@gdsys.cc> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <7be2cb3417615ff206270a756c6422d6-2c4SBQpdCik@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Dirk Eibach Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Guenter Roeck List-Id: devicetree@vger.kernel.org Hi Dirk, > having a closer look, I realized booke_wdt is not device-tree based > yet. Migrating it would come close to a rewrite, breaking compatibility > for all current users. Sorry, this is way beyond the time I have for > this project. So I suggest merging the change the way it is, as it is > clearly an improvement. My opinion: don't put it in Kconfig. I see 2 options for the time being: 1) the DT way 2) introduce a moduleparam for it. Kind regards, Wim.