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,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 922B8C04AB3 for ; Sun, 12 May 2019 17:06:10 +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 5BC7C2146F for ; Sun, 12 May 2019 17:06:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="cD1Gf735"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=sirena.org.uk header.i=@sirena.org.uk header.b="jTRdt4Hh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5BC7C2146F 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=XCzFdlHFwT5aUeM1MKmiJDxSqdn3Xho/Dvxx+yg09ZU=; b=cD1Gf735qDfEIAh5VT/+ss7pB ZL0hu4UCF0es19kERCdhzwiuPQG4KSL12rIM3iYiAFHQbGIN9HU1FyS2PWkCYLJmvIP4Q02Hf4zck T5vuB5nfIBrjgHtcZ+7DxyO6RTrcgSXf3iSwkt/3ls2q0qg0joZFKbUbcIDHvmy3PisaQbh4/hKSP RlDuluISjkIZqlJlrjIvrYSaNyBm8chpv05pCa/7fSp2A4rxUBbsbIwN/O/HZ8MMj4rCvYgdT/7mY BkZeDRv87XFlXrwYZBvrSwBSqlL+o8bdbqBljA7ezoeUXXjATVqh1FXmQ0nKr7WgbW9GrVRu975g5 SzazT+D8w==; 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 1hPrvL-0000XU-IJ; Sun, 12 May 2019 17:06:07 +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 1hPrv2-0008Pt-Dj for linux-arm-kernel@lists.infradead.org; Sun, 12 May 2019 17:05:50 +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=01m3A/Y96dMVi6jTGfgljQjDaC0yvjKoGzz4EJpMfPs=; b=jTRdt4HhtnJjJHafp1MIflgZ8 DZNUAtSsEZnlic7cY43AZUWFfqne/30nLvtlhzq+5gLB7NCZVftCdhuPDJGwaTEwGgQ385E7Oxy6z ejT7lGh7gJceE/BG8tR/752ua5O1uQ3VB0PdZAl8F4cgWquXy+a85ZE9YD+VG0yBo5hm4=; 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-00044n-A0; Sun, 12 May 2019 17:05:40 +0000 Received: by finisterre.sirena.org.uk (Postfix, from userid 1000) id BEB6F44006E; Sun, 12 May 2019 10:17:53 +0100 (BST) Date: Sun, 12 May 2019 18:17:53 +0900 From: Mark Brown To: Robin Gong Subject: Re: [PATCH v3 08/14] dt-bindings: spi: imx: add new i.mx6ul compatible name Message-ID: <20190512091753.GR21483@sirena.org.uk> References: <1557249513-4903-1-git-send-email-yibin.gong@nxp.com> <1557249513-4903-9-git-send-email-yibin.gong@nxp.com> MIME-Version: 1.0 In-Reply-To: <1557249513-4903-9-git-send-email-yibin.gong@nxp.com> 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_100548_603528_62475BB7 X-CRM114-Status: UNSURE ( 8.84 ) 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@arm.com" , "robh@kernel.org" , "catalin.marinas@arm.com" , "devicetree@vger.kernel.org" , "festevam@gmail.com" , "s.hauer@pengutronix.de" , "plyatov@gmail.com" , "will.deacon@arm.com" , "linux-kernel@vger.kernel.org" , "linux-spi@vger.kernel.org" , "vkoul@kernel.org" , dl-linux-imx , "kernel@pengutronix.de" , "u.kleine-koenig@pengutronix.de" , "dmaengine@vger.kernel.org" , "dan.j.williams@intel.com" , "shawnguo@kernel.org" , "linux-arm-kernel@lists.infradead.org" , "l.stach@pengutronix.de" Content-Type: multipart/mixed; boundary="===============0949542631265269247==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0949542631265269247== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7UIJfHqpdi+oBJdT" Content-Disposition: inline --7UIJfHqpdi+oBJdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 07, 2019 at 09:16:25AM +0000, Robin Gong wrote: > ERR009165 fixed from i.mx6ul, add its compatible name. >=20 > Signed-off-by: Robin Gong Acked-by: Mark Brown Please use subject lines matching the style for the subsystem. This makes it easier for people to identify relevant patches. --7UIJfHqpdi+oBJdT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAlzX5MEACgkQJNaLcl1U h9DdIAf/X2qeVaCSbFh1puBpR4faa0Kk6jowtA52t44qC/EzFms+BOzR9IEV5IEl CMfUXrocjbJGM9ubz9YDaTcdp1hfJPXjfpkkFfnYubbnPeIR7gH5JQVDb9k21Q4q DQ3x92Ldeq94CS1/5udatrzwOwnPwzayg+jnMrXg8piLbxdaJND8cxuvCdcr5be2 7TCvW2RvUU1RCVLa3RlgTrfPDPx5DMHEvrNihyLa9MBeWBqvL4w/amqfgFefglJo oymv3ABjbEAWv31Gl/ZsvQsU3CAFv/pLy9C5MSysjtK9jJA2HZXzDCn+kPYwu7ul XGAR6UEeIZ8LBryhYFFLGTrT89O+fQ== =5tdn -----END PGP SIGNATURE----- --7UIJfHqpdi+oBJdT-- --===============0949542631265269247== 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 --===============0949542631265269247==--