From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com ([66.111.4.28]:44925 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753400AbdKMQMr (ORCPT ); Mon, 13 Nov 2017 11:12:47 -0500 Date: Mon, 13 Nov 2017 17:12:54 +0100 From: Greg KH To: Antoine Tenart Cc: stable@vger.kernel.org, gregory.clement@free-electrons.com, thomas.petazzoni@free-electrons.com, miquel.raynal@free-electrons.com Subject: Re: [PATCH] arm64: dts: marvell: mark the cp110 crypto engine as dma coherent Message-ID: <20171113161254.GA27516@kroah.com> References: <20171113155122.12710-1-antoine.tenart@free-electrons.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171113155122.12710-1-antoine.tenart@free-electrons.com> Sender: stable-owner@vger.kernel.org List-ID: On Mon, Nov 13, 2017 at 04:51:22PM +0100, Antoine Tenart wrote: > commit ec0aef9881d18aa781268ec9cba8eba5b202f5b4 upstream. > > The crypto engines found on the cp110 master and slave are dma coherent. > This patch adds the relevant property to their dt nodes. > > Cc: stable@vger.kernel.org # v4.12+ > Fixes: 973020fd9498 ("arm64: marvell: dts: add crypto engine description for 7k/8k") > Signed-off-by: Antoine Tenart > Signed-off-by: Gregory CLEMENT > Signed-off-by: Antoine Tenart > --- > > Hi, > > This patch did not apply to the 4.12-stable tree. Since the original > patch made it to Linus tree, this is a version which applies nicely > to the 4.12-stable tree. 4.12 is long end-of-life, no one is maintaining it, so there's no tree to apply it to, sorry. The front page of kernel.org usually is a good summary of the trees that are still "alive" if you need to figure it out. thanks, greg k-h