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=-10.5 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, T_DKIMWL_WL_HIGH,URIBL_BLOCKED,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 2455AC282DD for ; Thu, 23 May 2019 13:48:44 +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 E795E20B1F for ; Thu, 23 May 2019 13:48:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="oL360vgw"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="KQ6R6tGN" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E795E20B1F 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=dj4oUMuRWWJ09ZUCQeBj03uCOWlPV7vLwUbRt05Rso4=; b=oL360vgwmLM7NtXMJPS96ertW 3g+aTtu/WCFhH2EN8ibngu/wU0DE+XYQMwrBQcxmqlFdqFuRyDT1JTuNjkigKe/Okp8BrMPqrBRIS nwHRy4R0L/X3OPMkoJaAeHV9SO+sfZ2G5IHvT/Zs5HwrYVp/nnc9yNL7QH3O3Pp51bKSrx/rWV2fN +gkwm0JXlxXr1XN9k3HfM2mP4LR07SR17ElJDslWvczTEKjF6iH0hujcwTt9auD8JyFi8WiaKFZNx Ls++9fsT9zpCU2I7JOsbXx3gh1qLSlJG/vG3wuv5kM5G3FSwtKZYQlEhxh5HG5mz+wFQH9EjZdqKa XK0NMAQkw==; 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 1hTo5F-0008Gq-W8; Thu, 23 May 2019 13:48:38 +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 1hTo5B-0008GT-Hd; Thu, 23 May 2019 13:48:34 +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=X6yLgBlALTmm8f+P1P/St4oPtsvR1/9CNsOiFiXV8xg=; b=KQ6R6tGNyApe5h8pwVsVlYGGZ NOR2ifx6p/cw3HqGvkJUeYMNLd0l4wHKzmL+jm/XlTB6BAXT0PfMNpDMBsX1f1ZRJv/8zwR+8Q6U2 Y7ugrn80U037qfUn8jDKCssIerp3fWltxBuFlYgmscfhxJwQqOezW9qjZf8sDmVLHpmPg=; Received: from cpc102320-sgyl38-2-0-cust46.18-2.cable.virginm.net ([82.37.168.47] helo=debutante.sirena.org.uk) by heliosphere.sirena.org.uk with esmtpa (Exim 4.89) (envelope-from ) id 1hTo59-0000Do-Ab; Thu, 23 May 2019 13:48:31 +0000 Received: by debutante.sirena.org.uk (Postfix, from userid 1000) id 36A361126D24; Thu, 23 May 2019 14:48:27 +0100 (BST) Date: Thu, 23 May 2019 14:48:27 +0100 From: Mark Brown To: Kuldeep Singh Subject: Re: [PATCH v2 1/2] dt-bindings: spi: spi-fsl-qspi: Add bindings of ls1088a and ls1012a Message-ID: <20190523134827.GH17245@sirena.org.uk> References: <20190522070133.24953-1-kuldeep.singh@nxp.com> MIME-Version: 1.0 In-Reply-To: <20190522070133.24953-1-kuldeep.singh@nxp.com> X-Cookie: I brake for chezlogs! 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-20190523_064833_725445_526CBE03 X-CRM114-Status: UNSURE ( 7.27 ) 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: "devicetree@vger.kernel.org" , "linux-mtd@lists.infradead.org" , Ashish Kumar , "linux-arm-kernel@lists.infradead.org" , "bbrezillon@kernel.org" Content-Type: multipart/mixed; boundary="===============0984707644255454778==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0984707644255454778== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9sSKoi6Rw660DLir" Content-Disposition: inline --9sSKoi6Rw660DLir Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 22, 2019 at 07:00:32AM +0000, Kuldeep Singh wrote: > Signed-off-by: Ashish Kumar > Signed-off-by: Kuldeep Singh > --- > Update v2: > Convert to patch series and rebasing done on top of tree These still don't apply against current code (for-5.3 or for-next of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git). Please check and resend. Please use subject lines matching the style for the subsystem. This makes it easier for people to identify relevant patches. --9sSKoi6Rw660DLir Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlzmpKoACgkQJNaLcl1U h9AeXgf+K/fyUAneVeSKJB2PlpJY0/l0sSrrEho/KS2x1MPK84BO5He4Q7R56mZ4 qPJSsRMJwhj62P5Zj8SoxbLdWKGYqs8AAwzvVztBMhOKmj3vbYeIK/2/ArKc1xLQ GVYEcU8HpbFCQcxhsjpUQKDpBurkZUJ2+soa7IufJM2CF9+xXopqZt6bTcbIR8/P bGg17RQIpq6Oukz30eyRDUVoTzTyCxEFK/M34nb/+O5wK0K2cKN6NWxGxoZNFNAx jcFXRP/k3i9aZPISHZe3nCzIyPDoq7Z1Ez5o1Xd9rSy2VajZOdaDAPxlxbEbkYIx eiSXwFFZvSye+r7wPu1w5NDriw7MYg== =isZA -----END PGP SIGNATURE----- --9sSKoi6Rw660DLir-- --===============0984707644255454778== 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 --===============0984707644255454778==--