From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751780AbcBLWAp (ORCPT ); Fri, 12 Feb 2016 17:00:45 -0500 Received: from muru.com ([72.249.23.125]:34161 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751335AbcBLWAn (ORCPT ); Fri, 12 Feb 2016 17:00:43 -0500 Date: Fri, 12 Feb 2016 14:00:40 -0800 From: Tony Lindgren To: Sebastian Reichel Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , Paul Walmsley , Aaro Koskinen , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/5] ARM: dts: OMAP3-N950-N9: Enable SSI module Message-ID: <20160212220039.GH19432@atomide.com> References: <1453045749-22642-1-git-send-email-sre@kernel.org> <1453045749-22642-3-git-send-email-sre@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1453045749-22642-3-git-send-email-sre@kernel.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Sebastian Reichel [160117 07:50]: > The Nokia N950 and Nokia N9 have a modem attached to their > first ssi port. This change adds all necessary information > to initialize the SSI module, but does not yet add the > modem information. > > Signed-off-by: Sebastian Reichel Picking this patch into omap-for-v4.6/dt thanks. Tony