Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp1587159imd; Sun, 4 Nov 2018 05:53:25 -0800 (PST) X-Google-Smtp-Source: AJdET5f97m2fHIuBCpwA2HCL7dZnEgwqzBIYjUDrxrgiLLa+zpo1q1Imincw2fOcv9o+601yDKst X-Received: by 2002:a62:5343:: with SMTP id h64-v6mr18471534pfb.226.1541339605061; Sun, 04 Nov 2018 05:53:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541339605; cv=none; d=google.com; s=arc-20160816; b=RsiV1QLDcibH5XN1XksSSPzAAqNST+xLNBkvNC/kMdnUD1I3BQYK8BJR5k8Duo0r32 LhM6dNJBKEQsGH6pc9kYlEi781RuhlcVjG/HtV/JYPYzBPHcc9waTllUN5S8iZSol1CK 1i33WB+ZCItqt0+b5ukbZ0THW0vOSVIYCxzSParlbzG3TZXN8QVmKTyypGDL0/SvJO+A s6YZziP+GsOI4fH+69Lm1FHToSuZm4nfxfxAVB/Nblflw2EqW4MMALeqIL0nRAOQIgQz McyjNOqTnVBSsYLe1X3YIEQSmc0tNxPnslsfUMJWjXccVfjIi5/5VffxiO+60IQSPccS HilA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=/+7ai7NhVJvzScR/3qnQBI39agd7RZ9/2JngI1x0HqQ=; b=Ce7juXgZv9/SHVvzYRmOkyLEwkxfTiuH+c41jE8GWGnbCAttb2Scktk7gNCkFZ74q3 wbpUsc4d3WQ1ClP+60JdNqP+CtRFKBRcBrUmam83imp6ZbsIW1ZQ4qkcWefddCvm6wjp xzDS+dYaA4/znkKARawm848dnyaGHA47kE4q9kqvkHF00KW0NwCKZZlWsGZ8hgTrHOfd JQdKlD4zsjGNgygsAwRoKRtwMUmIMLyOnTGhKtwYO+k1QHLdCSthW8izfYi/btkPc4sq 4PnWeHvkNqZnKSPfSbMCf6VKGlbzKJA7ZC/L6nBbL1PUCfoXBjNtpgrivxZwnksq+jIw mjbQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y68-v6si10349071pfi.61.2018.11.04.05.52.30; Sun, 04 Nov 2018 05:53:25 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729632AbeKDV1N (ORCPT + 99 others); Sun, 4 Nov 2018 16:27:13 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:40126 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729620AbeKDV1N (ORCPT ); Sun, 4 Nov 2018 16:27:13 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id EB4278097D; Sun, 4 Nov 2018 13:12:22 +0100 (CET) Date: Sun, 4 Nov 2018 13:12:24 +0100 From: Pavel Machek To: Lubomir Rintel Cc: Mark Brown , Geert Uytterhoeven , James Cameron , Rob Herring , Mark Rutland , Eric Miao , Haojian Zhuang , Daniel Mack , Robert Jarzmik , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 08/11] spi: pxa2xx: Add slave mode support Message-ID: <20181104121224.GT23864@amd> References: <20181010170936.316862-1-lkundrak@v3.sk> <20181010170936.316862-9-lkundrak@v3.sk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0M7E0x35R+W+EAky" Content-Disposition: inline In-Reply-To: <20181010170936.316862-9-lkundrak@v3.sk> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --0M7E0x35R+W+EAky Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed 2018-10-10 19:09:33, Lubomir Rintel wrote: > Tested on an OLPC XO-1.75 machine, where the Embedded Controller happens > to be a SPI master. >=20 > Signed-off-by: Lubomir Rintel Acked-by: Pavel Machek --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --0M7E0x35R+W+EAky Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlve4igACgkQMOfwapXb+vIosACbBfijjrxrRT0J1q/mVTUyOD5k AbcAn3+QqaunHntxJS/qoFFthhRAs7Sh =RCm/ -----END PGP SIGNATURE----- --0M7E0x35R+W+EAky--