From: Pavel Machek Subject: Re: [PATCH 03/10] crypto: omap-sham: Add support for omap3 devices Date: Sat, 28 Feb 2015 17:25:02 +0100 Message-ID: <20150228162502.GC4978@amd> References: <1424958600-18881-1-git-send-email-pali.rohar@gmail.com> <1424958600-18881-4-git-send-email-pali.rohar@gmail.com> 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 , Herbert Xu , "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 To: Pali =?iso-8859-1?Q?Roh=E1r?= Return-path: Content-Disposition: inline In-Reply-To: <1424958600-18881-4-git-send-email-pali.rohar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-crypto.vger.kernel.org On Thu 2015-02-26 14:49:53, Pali Roh=E1r wrote: > omap3 support is same as omap2, just with different IO address (speci= fied in DT) >=20 > Signed-off-by: Pali Roh=E1r Acked-by: Pavel Machek > @@ -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 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses= /blog.html -- 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