From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:51848 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1032085AbbKFGp2 (ORCPT ); Fri, 6 Nov 2015 01:45:28 -0500 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id CC5FC20296 for ; Fri, 6 Nov 2015 01:45:27 -0500 (EST) Date: Thu, 5 Nov 2015 22:45:26 -0800 From: Greg KH To: Henrik Juul Pedersen Cc: stable@vger.kernel.org Subject: Re: [PATCH 1/1] MFD/OF: document MFD devices and handle simple-mfd Message-ID: <20151106064526.GA8514@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Fri, Oct 30, 2015 at 05:08:42PM +0100, Henrik Juul Pedersen wrote: > Please consider this patch for 4.1.x. It will enable e.g. at91rm9200 > watchdog from DT: Now queued up.