From mboxrd@z Thu Jan 1 00:00:00 1970 From: Torsten Duwe Subject: Re: [PATCH v3 5/7] drm/bridge: Add Analogix anx6345 support Date: Thu, 25 Jul 2019 17:53:28 +0200 Message-ID: <20190725155328.GC4820@lst.de> References: <20190722151154.8344568BFE@verein.lst.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Enric Balletbo Serra Cc: Vasily Khoruzhick , Mark Rutland , devicetree , Maxime Ripard , Greg Kroah-Hartman , linux-kernel , dri-devel , David Airlie , Chen-Yu Tsai , Rob Herring , Thierry Reding , Laurent Pinchart , Harald Geyer , Sean Paul , Thomas Gleixner , arm-linux , Icenowy Zheng List-Id: devicetree@vger.kernel.org On Thu, Jul 25, 2019 at 05:45:15PM +0200, Enric Balletbo Serra wrote: > Hi, > > Missatge de Vasily Khoruzhick del dia dl., 22 de > jul. 2019 a les 20:50: > > > > On Mon, Jul 22, 2019 at 8:11 AM Torsten Duwe wrote: > > > > > > +module_i2c_driver(anx6345_driver); > > > + > > > +MODULE_DESCRIPTION("ANX6345 eDP Transmitter driver"); > > > +MODULE_AUTHOR("Enric Balletbo i Serra "); > > > > I believe Icenowy is the author of this driver. If you think otherwise > > please add Enric to CC and get his Signed-off-by. > > > > I think that the only reason my name appears here is because is a > copy/paste from analogix-anx78xx.c (probably this driver took that Yes, this is the case. You wrote / authored 500 lines of it, Icenowy about 300. > file as a reference?). Indeed I am not the author of this driver, so > Icenowy should be here, not me. Very well. Thanks for this clear statement! Torsten