Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp3761802ybv; Sun, 16 Feb 2020 05:12:08 -0800 (PST) X-Google-Smtp-Source: APXvYqylXyOn/znv523JzTcveeUl0HUOKWMILwT9z4Nve0yngnd+UFN/XYQ6Ci3A8qmGjM5RLLbA X-Received: by 2002:aca:4a0b:: with SMTP id x11mr7032329oia.37.1581858728558; Sun, 16 Feb 2020 05:12:08 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1581858728; cv=none; d=google.com; s=arc-20160816; b=F4zPPCjLGdl+TRCWUurXTjRayjZoAVNo/j0RQ0/EqBEJh+j3N40CmAimchM4MiTixq anQTsi7CLi0UyYvJJlIxMoyG83OMLAHwLzrKoOwq1266oRg/jE0MfNLGCnB9JlpFQxFe Mw4Go3aZNUGnqXhLGC7dSlpfp4ayQffo9uHrEASEIgUnbB4Fn2N5qZ4rWaT5/Yia7uZk FxnGsYQFG23sFZ/pbftAqosH+K/k2MJmzc01i9RUTE5AI5T1A6H5PJntDNho4rDtqHy3 UABsR683yevSiFh8n34dSpPgMMGXzwyVrqY3KJUF9zNC8DkHeMDb3BXxvoH/fyLade/P zqWA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from:authorized-sender; bh=vSbIdVrMN1OEAYF2hxXkhMdNuq4qsUd4Iiq7NyeS2XE=; b=O6/UxxDcCGi+mt35PkbGbPZjeNWQOe3mPnSh6cOlr0MwG/kkpGT5jUZKhVC8voN3XL ExP1kmgdeZPfFMTirOLgi9us/WW1mgF8INbDQt/HvopXTYc6jhSboWLL++6xXilohjK7 A43E0eURkc8SoGmMwXYWv4RCG1XUbnRXv30p2DFJ7aCroZbb4vg8f2fEjRZ9nQQFPb2f qanZy4m1DYQZNWthUvyAYE6QCBRdziPPWSgGWHt+QgviDb+bFXBMMmbYnRbVwiFIC1v8 mK2gOBzw2fpALLeZK/julpZXYHi/OaYWlD0Dop791nJy9SAK/Ro+t6/cQB0wg4AnOh5K na3g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a7si5380093otp.11.2020.02.16.05.11.56; Sun, 16 Feb 2020 05:12:08 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728208AbgBPNKi (ORCPT + 99 others); Sun, 16 Feb 2020 08:10:38 -0500 Received: from bin-mail-out-06.binero.net ([195.74.38.229]:55202 "EHLO bin-mail-out-06.binero.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728009AbgBPNKi (ORCPT ); Sun, 16 Feb 2020 08:10:38 -0500 X-Greylist: delayed 362 seconds by postgrey-1.27 at vger.kernel.org; Sun, 16 Feb 2020 08:10:38 EST X-Halon-ID: d9ace9aa-50bc-11ea-aa6d-005056917f90 Authorized-sender: niklas@soderlund.pp.se Received: from bismarck.berto.se (p4fca2392.dip0.t-ipconnect.de [79.202.35.146]) by bin-vsp-out-02.atm.binero.net (Halon) with ESMTPA id d9ace9aa-50bc-11ea-aa6d-005056917f90; Sun, 16 Feb 2020 14:04:31 +0100 (CET) From: =?UTF-8?q?Niklas=20S=C3=B6derlund?= To: Yoshihiro Shimoda , linux-pm@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-kernel@vger.kernel.org Cc: =?UTF-8?q?Niklas=20S=C3=B6derlund?= Subject: [PATCH] MAINTAINERS: Add entry for Renesas R-Car thermal drivers Date: Sun, 16 Feb 2020 14:02:52 +0100 Message-Id: <20200216130252.125100-1-niklas.soderlund+renesas@ragnatech.se> X-Mailer: git-send-email 2.25.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add an entry to make myself a maintainer of the Renesas R-Car thermal drivers. Signed-off-by: Niklas Söderlund --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 38fe2f3f7b6f290e..713e4fd8efb4f60d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14206,6 +14206,15 @@ F: Documentation/devicetree/bindings/i2c/renesas,iic.txt F: drivers/i2c/busses/i2c-rcar.c F: drivers/i2c/busses/i2c-sh_mobile.c +RENESAS R-CAR THERMAL DRIVERS +M: Niklas Söderlund +L: linux-renesas-soc@vger.kernel.org +S: Supported +F: Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt +F: Documentation/devicetree/bindings/thermal/rcar-thermal.txt +F: drivers/thermal/rcar_gen3_thermal.c +F: drivers/thermal/rcar_thermal.c + RENESAS RIIC DRIVER M: Chris Brandt S: Supported -- 2.25.0