From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932228Ab2FNRNG (ORCPT ); Thu, 14 Jun 2012 13:13:06 -0400 Received: from mail-qa0-f49.google.com ([209.85.216.49]:37366 "EHLO mail-qa0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932129Ab2FNRND convert rfc822-to-8bit (ORCPT ); Thu, 14 Jun 2012 13:13:03 -0400 MIME-Version: 1.0 In-Reply-To: <4FD8BAE4.4050606@linaro.org> References: <1339428307-3850-1-git-send-email-lee.jones@linaro.org> <1339428307-3850-10-git-send-email-lee.jones@linaro.org> <4FD8BAE4.4050606@linaro.org> Date: Thu, 14 Jun 2012 19:13:02 +0200 Message-ID: Subject: Re: [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices From: Linus Walleij To: Lee Jones Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linus.walleij@stericsson.com, arnd@arndb.de, grant.likely@secretlab.ca, linux-i2c@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 13, 2012 at 6:08 PM, Lee Jones wrote: > From: Lee Jones > Date: Wed, 13 Jun 2012 16:21:14 +0100 > Subject: [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree >  for DB8500 based devices > > For correct operation of the i2c-nomadik driver, it requires some > information surrounding clock-frequencies, delay times and thresholds. > Here we apply those configurations to be used when a platform is > booted via the device Tree. > > Signed-off-by: Lee Jones Splendid, Acked-by: Linus Walleij Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices Date: Thu, 14 Jun 2012 19:13:02 +0200 Message-ID: References: <1339428307-3850-1-git-send-email-lee.jones@linaro.org> <1339428307-3850-10-git-send-email-lee.jones@linaro.org> <4FD8BAE4.4050606@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: <4FD8BAE4.4050606-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> Sender: linux-i2c-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lee Jones Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linus.walleij-0IS4wlFg1OjSUeElwK9/Pw@public.gmane.org, arnd-r2nGTMty4D4@public.gmane.org, grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org, linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-i2c@vger.kernel.org On Wed, Jun 13, 2012 at 6:08 PM, Lee Jones wrote= : > From: Lee Jones > Date: Wed, 13 Jun 2012 16:21:14 +0100 > Subject: [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device= Tree > =A0for DB8500 based devices > > For correct operation of the i2c-nomadik driver, it requires some > information surrounding clock-frequencies, delay times and thresholds= =2E > Here we apply those configurations to be used when a platform is > booted via the device Tree. > > Signed-off-by: Lee Jones Splendid, Acked-by: Linus Walleij Yours, Linus Walleij From mboxrd@z Thu Jan 1 00:00:00 1970 From: linus.walleij@linaro.org (Linus Walleij) Date: Thu, 14 Jun 2012 19:13:02 +0200 Subject: [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree for DB8500 based devices In-Reply-To: <4FD8BAE4.4050606@linaro.org> References: <1339428307-3850-1-git-send-email-lee.jones@linaro.org> <1339428307-3850-10-git-send-email-lee.jones@linaro.org> <4FD8BAE4.4050606@linaro.org> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jun 13, 2012 at 6:08 PM, Lee Jones wrote: > From: Lee Jones > Date: Wed, 13 Jun 2012 16:21:14 +0100 > Subject: [PATCH 2/3] ARM: ux500: Add i2c configurations to the Device Tree > ?for DB8500 based devices > > For correct operation of the i2c-nomadik driver, it requires some > information surrounding clock-frequencies, delay times and thresholds. > Here we apply those configurations to be used when a platform is > booted via the device Tree. > > Signed-off-by: Lee Jones Splendid, Acked-by: Linus Walleij Yours, Linus Walleij