From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 13 Mar 2012 09:57:26 +0000 Subject: [PATCH 6/7] ARM: kirkwood: rtc-mv devicetree bindings In-Reply-To: <0b9921e304cb46af9c4fbc8b7b8c8b9ba3d18654.1331601448.git.jason@lakedaemon.net> References: <0b9921e304cb46af9c4fbc8b7b8c8b9ba3d18654.1331601448.git.jason@lakedaemon.net> Message-ID: <201203130957.26274.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 13 March 2012, Jason Cooper wrote: > Signed-off-by: Jason Cooper > --- > drivers/rtc/rtc-mv.c | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) Acked-by: Arnd Bergmann It would be nice to have a small patch description here, saying that this device is trivial to convert to device tree by just adding the match table. Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 6/7] ARM: kirkwood: rtc-mv devicetree bindings Date: Tue, 13 Mar 2012 09:57:26 +0000 Message-ID: <201203130957.26274.arnd@arndb.de> References: <0b9921e304cb46af9c4fbc8b7b8c8b9ba3d18654.1331601448.git.jason@lakedaemon.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <0b9921e304cb46af9c4fbc8b7b8c8b9ba3d18654.1331601448.git.jason-NLaQJdtUoK4Be96aLqz0jA@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-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Jason Cooper Cc: nicolas.pitre-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org, andrew-g2DYL2Zd6BY@public.gmane.org, jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org, michael-QKn5cuLxLXY@public.gmane.org, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Tuesday 13 March 2012, Jason Cooper wrote: > Signed-off-by: Jason Cooper > --- > drivers/rtc/rtc-mv.c | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) Acked-by: Arnd Bergmann It would be nice to have a small patch description here, saying that this device is trivial to convert to device tree by just adding the match table. Arnd