Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752612AbdHQPCi (ORCPT ); Thu, 17 Aug 2017 11:02:38 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54786 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752027AbdHQPCf (ORCPT ); Thu, 17 Aug 2017 11:02:35 -0400 Date: Thu, 17 Aug 2017 08:02:36 -0700 From: Greg KH To: Gary Bisson Cc: shawnguo@kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, stable@vger.kernel.org Subject: Re: [PATCH] ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe reset Message-ID: <20170817150236.GA8358@kroah.com> References: <20170817135010.3042-1-gary.bisson@boundarydevices.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170817135010.3042-1-gary.bisson@boundarydevices.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 540 Lines: 16 On Thu, Aug 17, 2017 at 03:50:10PM +0200, Gary Bisson wrote: > Previous value was a bad copy of nitrogen6_max device tree. > > Signed-off-by: Gary Bisson > --- > arch/arm/boot/dts/imx6qdl-nitrogen6_som2.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly.