From: Herbert Xu Subject: Re: [PATCH 03/10] crypto: omap-sham: Add support for omap3 devices Date: Mon, 18 May 2015 12:30:08 +0800 Message-ID: <20150518043008.GA13305@gondor.apana.org.au> References: <1424958600-18881-1-git-send-email-pali.rohar@gmail.com> <1424958600-18881-4-git-send-email-pali.rohar@gmail.com> <20150228162502.GC4978@amd> <20150515091933.GA12078@pali> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: =?iso-8859-1?Q?Beno=EEt?= Cousson , Tony Lindgren , Rob Herring , Russell King , Paul Walmsley , "David S. Miller" , linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-crypto-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Nishanth Menon , Ivaylo Dimitrov , Aaro Koskinen , Sebastian Reichel , Pavel Machek To: Pali =?iso-8859-1?Q?Roh=E1r?= Return-path: Content-Disposition: inline In-Reply-To: <20150515091933.GA12078@pali> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-crypto.vger.kernel.org On Fri, May 15, 2015 at 11:19:33AM +0200, Pali Roh=E1r wrote: > On Saturday 28 February 2015 17:25:02 Pavel Machek wrote: > > On Thu 2015-02-26 14:49:53, Pali Roh=E1r wrote: > > > omap3 support is same as omap2, just with different IO address (s= pecified in DT) > > >=20 > > > Signed-off-by: Pali Roh=E1r > >=20 > > Acked-by: Pavel Machek > >=20 > > > @@ -1792,6 +1792,10 @@ static const struct of_device_id omap_sham= _of_match[] =3D { > > > .data =3D &omap_sham_pdata_omap2, > > > }, > > > { > > > + .compatible =3D "ti,omap3-sham", > > > + .data =3D &omap_sham_pdata_omap2, > > > + }, > > > + { > > > .compatible =3D "ti,omap4-sham", > > > .data =3D &omap_sham_pdata_omap4, > > > }, > >=20 >=20 > Herbert, this is second crypto patch in this series, can you apply it= too? Applied. --=20 Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe devicetree" i= n the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html