Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934150AbdCLNbh (ORCPT ); Sun, 12 Mar 2017 09:31:37 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:45404 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934085AbdCLNb2 (ORCPT ); Sun, 12 Mar 2017 09:31:28 -0400 Date: Sun, 12 Mar 2017 14:30:52 +0100 From: Greg KH To: Roy Pledge Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, agraf@suse.de, arnd@arndb.de, leoyang.li@nxp.com, ioana.ciornei@nxp.com, catalin.horghidan@nxp.com, laurentiu.tudor@nxp.com, ruxandra.radulescu@nxp.com, stuyoder@gmail.com, Stuart Yoder Subject: Re: [v6 1/8] bus: fsl-mc: dpio: add DPIO driver overview document Message-ID: <20170312133052.GA31179@kroah.com> References: <1489010090-18025-1-git-send-email-roy.pledge@nxp.com> <1489010090-18025-2-git-send-email-roy.pledge@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1489010090-18025-2-git-send-email-roy.pledge@nxp.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 473 Lines: 17 On Wed, Mar 08, 2017 at 04:54:43PM -0500, Roy Pledge wrote: > From: Stuart Yoder > > add document describing the dpio driver and it's role, components > and major interfaces > > Signed-off-by: Stuart Yoder You need to also sign off on patches you send me from others if I am to be able to accept them. That shows you have properly reviewed them and agree with them. Please fix up and resend the series. thanks, greg k-h