From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7D15DC34034 for ; Tue, 18 Feb 2020 10:22:30 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 562DA21D7D for ; Tue, 18 Feb 2020 10:22:30 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=ragnatech-se.20150623.gappssmtp.com header.i=@ragnatech-se.20150623.gappssmtp.com header.b="G4ZUB49J" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726556AbgBRKW3 (ORCPT ); Tue, 18 Feb 2020 05:22:29 -0500 Received: from mail-lj1-f178.google.com ([209.85.208.178]:46242 "EHLO mail-lj1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726193AbgBRKW2 (ORCPT ); Tue, 18 Feb 2020 05:22:28 -0500 Received: by mail-lj1-f178.google.com with SMTP id x14so22260882ljd.13 for ; Tue, 18 Feb 2020 02:22:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ragnatech-se.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=W72sztoRh+McmphKRgX4tOdWz/1TaY4NH71C48f69Do=; b=G4ZUB49J3pMicoq7W/iK1YVpTZTH9Z4LyNa1uZLGY/eTKKilcqPAWRNGmf1h1NXJcf QrLjvCrvjaDz8+WlTUj6/Hfpaa0LFJkRBfHF3arTL4sDBATuRHB9zyESubreMSNtSuWx tKylmJtPD41ywj85q+Dg10/WN6XFllZO+lYFnHsjEpb4NkUx+BfNqnWelqLQ54/XKc/x yO7kvZdPCHeTMJubju7OQVWD+ak5O08xiXhpRi0ef9VS8mmk5Cnkgeisuup0OOMAp2LE /Pf6Md6i2jfF60kxqRwzMU/vkRpgFEhVxOrKcy61l0LmYKwnWcf4NK8wd9CmPqaTBzZ3 k3fg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=W72sztoRh+McmphKRgX4tOdWz/1TaY4NH71C48f69Do=; b=WYSNekOnrv+9PdgR+cBMmyfPCLaldp92DmDFdm8XH/31mOhO3F2m7N61iSpUtTGZYt sReQke2zOwTmAX5MD/dvzI9hY9icdCbBffszrBhXk7z/U/t4/WjOkhrisyHbIQ3IwaL3 CINj92s91qtmrm28c/bRmzyEhAnO4sc9n4AndJ+HxF+dJrwIEjJzB07vwjmLaNdumT3y 9vGObgUHlmL1dDPiwAK6DhlIXvJD7Uup8Erw0hKmxDUXNS/uZCm3wS4PTIY+TZ88jV+p c55RsKjpHZwbiNc16OXiP1NDzdfN9FC2pW8TJ0r4kpmzlfYdbJKXH58A208bfNOxrGHi 3AXw== X-Gm-Message-State: APjAAAU8cEnTf7zcRgjvzTKVNpQ7AyPL2h/CjA5nu3tWUO91lKPSwEG8 nHiFxEVXmsflzjgYQhpaR8cADraHhas= X-Google-Smtp-Source: APXvYqzHVkBWWMyB11qGkZJ5O1yDGNinCi2d0MWFVrLqBUQwfpEWBEaci9jMNx2iXoh6EuufcRXiuQ== X-Received: by 2002:a2e:5854:: with SMTP id x20mr11740789ljd.287.1582021346380; Tue, 18 Feb 2020 02:22:26 -0800 (PST) Received: from localhost (h-200-138.A463.priv.bahnhof.se. [176.10.200.138]) by smtp.gmail.com with ESMTPSA id m21sm1937481lfb.59.2020.02.18.02.22.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 18 Feb 2020 02:22:25 -0800 (PST) Date: Tue, 18 Feb 2020 11:22:24 +0100 From: Niklas =?iso-8859-1?Q?S=F6derlund?= To: Yoshihiro Shimoda , Kuninori Morimoto Cc: Geert Uytterhoeven , Linux PM list , Linux-Renesas , Linux Kernel Mailing List Subject: Re: [PATCH] MAINTAINERS: Add entry for Renesas R-Car thermal drivers Message-ID: <20200218102224.GA812084@oden.dyn.berto.se> References: <20200216130252.125100-1-niklas.soderlund+renesas@ragnatech.se> <20200217101114.GO3013231@oden.dyn.berto.se> <87zhdg2293.wl-kuninori.morimoto.gx@renesas.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Morimoto-san and Shimoda-san, Thanks for your feedback. On 2020-02-18 00:11:03 +0000, Yoshihiro Shimoda wrote: > Hi Niklas-san, > > > From: Kuninori Morimoto, Sent: Tuesday, February 18, 2020 9:01 AM > > > > Hi Niklas > > > > > > +renesas@??? > > > > > > I have not used the +renesas@ for my other entry in MAINTAINERS for > > > R-Car VIN and wish them to be the same. I have do not mind if that is > > > with or without the +renesas tag. > > > > > > @Shimoda-san: What would you and Renesas prefer I use? > > > > Please use +renesas@ for Author when you post patches. > > We don't mind for other mail address, like MAINTAINERS. > > I have the same opinion with Morimoto-san. Ok thanks, good to know my view align with yours. Could one or both of you provide an Acked-by tag for this patch to bless it? > > Best regards, > Yoshihiro Shimoda > > > Thank you for your help !! > > Best regards > > --- > > Kuninori Morimoto -- Regards, Niklas Söderlund