From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id F2554100FCF for ; Thu, 5 Aug 2010 05:23:24 +1000 (EST) Subject: Re: [PATCH 2/2] tqm85xx: add a quirk for ti1520 PCMCIA bridge Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Kumar Gala In-Reply-To: <1279744404-10171-3-git-send-email-dbaryshkov@gmail.com> Date: Wed, 4 Aug 2010 14:23:13 -0500 Message-Id: References: <1279744404-10171-1-git-send-email-dbaryshkov@gmail.com> <1279744404-10171-3-git-send-email-dbaryshkov@gmail.com> To: Dmitry Eremin-Solenikov Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jul 21, 2010, at 3:33 PM, Dmitry Eremin-Solenikov wrote: > By default ti1520 bridge expects an input clock on CLOCK pin (to control > power chip). However on this boards CLOCK should be generated by PCI1520 > itself. Add a quirk that enables internal 16 KHz clock generation on > this pin. > > Signed-off-by: Dmitry Eremin-Solenikov > --- > arch/powerpc/platforms/85xx/tqm85xx.c | 21 +++++++++++++++++++++ > 1 files changed, 21 insertions(+), 0 deletions(-) applied to next - k