From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.4 required=3.0 tests=DATE_IN_PAST_06_12, DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_PASS,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 54960C04A6B for ; Sun, 12 May 2019 17:06:02 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2B4822146F for ; Sun, 12 May 2019 17:06:01 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fwLUax5r"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="RuxoE3LA" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2B4822146F Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=F4LCHPU2Pup+rj6Evt5P106RFrxJva+ekSFS5oFUX6w=; b=fwLUax5rTY+3MzqFDbfThZyFj xhmkcq1HA22qjR04aAwEfBvGK7yr+yIWEaWRQKmiDqYcP5Fnjxiy0/UHwg43tv+0slWLdoP9eOwZZ UV8hiXQcDJ0MinDWU6X6Pp8OxR94EsppLu3oHA9MQANAsgb1Odse82TolLTLDIWnlVTvOAaW76FVP 5cnMM6cgySOlXY3ga7axU7f7nCBQY8/X2N/6DKVhB31q1o5Elf9NNzZaFmvtwUHkZ4IgX+7P0h3Ta RwOLw7atVgfknKrC2Ji0AG7qgw4OLOzSp+w5aJLdpHV4Wo3qss6sa4GY45QW/c2z9CMu/OIH7yZaX Iz0LbWYNg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hPrv5-0008Tl-My; Sun, 12 May 2019 17:05:51 +0000 Received: from heliosphere.sirena.org.uk ([2a01:7e01::f03c:91ff:fed4:a3b6]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hPrv1-0008PD-Jl for linux-arm-kernel@lists.infradead.org; Sun, 12 May 2019 17:05:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sirena.org.uk; s=20170815-heliosphere; h=In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=u2q75OsSvN0gs9+vI+HKmu1j+P1UgVapAAD+9M7rxxI=; b=RuxoE3LAX9keebSda6rl0E4YX sdxnYM8dMd4Ld7j/AwvO/B+7D1m64BAgXVoOolJHM/VlPKUO6H0ZBzN61/Mke/pSijUeyaJHLkeOK IL8uhxAbGX1K/eFMLrbtvOGWovUjthTKAsJHoZFS1Bge0Ral8dhc1EGCs6utORIACiX0A=; Received: from [81.145.206.43] (helo=finisterre.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hPruu-00044c-8K; Sun, 12 May 2019 17:05:40 +0000 Received: by finisterre.sirena.org.uk (Postfix, from userid 1000) id F412C440036; Sun, 12 May 2019 08:52:23 +0100 (BST) Date: Sun, 12 May 2019 16:52:23 +0900 From: Mark Brown To: Lee Jones Subject: Re: Applied "dt-bindings: mfd: atmel-usart: add DMA bindings for USART in SPI mode" to the spi tree Message-ID: <20190512075223.GF21483@sirena.org.uk> References: <20190505180646.1442-2-radu_nicolae.pirea@upb.ro> <20190508090857.B7CB344003F@finisterre.sirena.org.uk> <20190508105105.GN3995@dell> MIME-Version: 1.0 In-Reply-To: <20190508105105.GN3995@dell> X-Cookie: HOST SYSTEM RESPONDING, PROBABLY UP... User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190512_100547_794874_96ECD914 X-CRM114-Status: UNSURE ( 9.36 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Alexandre Belloni , Richard Genoud , Radu Pirea , linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, Ludovic Desroches , Rob Herring , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============4413205073397469885==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4413205073397469885== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xkXJwpr35CY/Lc3I" Content-Disposition: inline --xkXJwpr35CY/Lc3I Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 08, 2019 at 11:51:05AM +0100, Lee Jones wrote: > > Signed-off-by: Mark Brown > > --- > > .../devicetree/bindings/mfd/atmel-usart.txt | 20 ++++++++++++++----- > Interesting! For some reason the bindings for the SPI function got put in the MFD directory, dunno why. --xkXJwpr35CY/Lc3I Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlzX0LcACgkQJNaLcl1U h9DQCwf/WFhMZtcust0DuMCXriQ8faNSLBTBaf77XBUl0FDL66Uge3k6OO/5RP3h 8hEh7TTviJw3VCcryu1ee9kRNUVdBqdiSHEzb18Q2gDfGmmGrJWGzj59B/47NUjz e5enUWORH2PLwGFNmZ81Ay2w2DUvN1UPDHKcCWX1/fbJBxBkzRYiCLjZAOMh9QE6 QEKjmRIJmVnvgNYeSoz5DNo+++PUKxZYX2IN0JN9oX7LtPdjN9UL4HegW+3xflrB IVi2Am4CNMwDCNlMDHrkdClRKmEmAlDRU3kWxlUDLezIKbA3LAiFhQ9nuXyC+Q7e Ncn36/FFn/CtfjbD1EWLwGhBGQGoGw== =A/JO -----END PGP SIGNATURE----- --xkXJwpr35CY/Lc3I-- --===============4413205073397469885== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============4413205073397469885==--