Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755094Ab3HLI2z (ORCPT ); Mon, 12 Aug 2013 04:28:55 -0400 Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:12410 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751321Ab3HLI2x (ORCPT ); Mon, 12 Aug 2013 04:28:53 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 50.131.214.131 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19omsVhRAOJf4tGCLSWh4PM Date: Mon, 12 Aug 2013 01:28:51 -0700 From: Tony Lindgren To: Sebastian Reichel Cc: linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linus.walleij@linaro.org, Kevin Hilman , Shubhrajyoti Datta , Carlos Chinea , Sebastian Reichel Subject: Re: [PATCH 2/3] ARM: OMAP2+: HSI: Introduce OMAP SSI driver Message-ID: <20130812082851.GK7656@atomide.com> References: <1376237628-1077-1-git-send-email-sre@debian.org> <1376237877-1740-1-git-send-email-sre@debian.org> <1376237877-1740-2-git-send-email-sre@debian.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1376237877-1740-2-git-send-email-sre@debian.org> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1054 Lines: 32 * Sebastian Reichel [130811 09:25]: > From: Sebastian Reichel > > This patch adds an OMAP SSI driver to the HSI framework. > > The Synchronous Serial Interface (SSI) is a legacy version > of HSI. As in the case of HSI, it is mainly used to connect > Application engines (APE) with cellular modem engines (CMT) > in cellular handsets. > > It provides a multichannel, full-duplex, multi-core communication > with no reference clock. The OMAP SSI block is capable of reaching > speeds of 110 Mbit/s. Good to see this being worked on, maybe we can finally start making calls with mainline kernel :) This one should be queued by: $ scripts/get_maintainer.pl -f drivers/hsi This should be a stand alone patch, right? You should resend with those people in cc. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/