From patchwork Wed Aug 21 22:24:21 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Guillaume LA ROQUE X-Patchwork-Id: 11108229 X-Patchwork-Delegate: eduardo.valentin@ti.com Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id F36CB1813 for ; Wed, 21 Aug 2019 22:24:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D0E4C2339F for ; Wed, 21 Aug 2019 22:24:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=baylibre-com.20150623.gappssmtp.com header.i=@baylibre-com.20150623.gappssmtp.com header.b="KJG2eemy" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731141AbfHUWYe (ORCPT ); Wed, 21 Aug 2019 18:24:34 -0400 Received: from mail-wr1-f68.google.com ([209.85.221.68]:41859 "EHLO mail-wr1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729767AbfHUWYc (ORCPT ); Wed, 21 Aug 2019 18:24:32 -0400 Received: by mail-wr1-f68.google.com with SMTP id j16so3476482wrr.8 for ; Wed, 21 Aug 2019 15:24:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=60yWYtJLk0Xp9SLelz+MaI60GmV6Utt18fBkUyG2qxM=; b=KJG2eemyCR3ZMbuekyI3MbIiJ81wrfp8NRjrwX0zZ7oMU2Tkk8yLrW3jJTGbAl/5k2 Sm69ZxmQP0OqEps0eURzAy9Ian/sT322RExh+edk4NxWuBzMSUuwcDptsNtfsEKgPk2d ZB2R9eUNlO7qSm0ZNdV48+p/qivyjeW6rkY9LpWv0xsGpo01wPiPsRkkuO5xobtg9rHm qw7P00OFPIldzDSTTMtWryFtEyScZ0a276vYE+SqPzFM82tubBrakI/AYpizDrZcN2Fh tfGTvH+0bZEtkvXH3H7B9OYgmcs9pieyPM1aTXPJos47Imcr1a94Ze4xHd4liyWt35u9 5qSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=60yWYtJLk0Xp9SLelz+MaI60GmV6Utt18fBkUyG2qxM=; b=rLJiazfOZx14SxrL/Kkp7O6EPdWnLW742RkBn0FilhoOkj5FyMmjW8vEyNIy0wvlaJ di23AlD+WleTSxx8thSwcYgCBtWGgWUcY3+FHbwygg7E5+WDhiNlYdkjoVdPTGi14FW1 nEruwlhEmzqkgueFRpILFhReAhtzKuBf95l0Q8QqxDEMIl7I1bNFz4bZRt4X1CMATGTA sJckWqKPwbwlQB2pws/gLH/39FBnMkAMXBVA9wOVScy0QtFR3VmaEDbovmA7ge5Z4/6G E9+eJz3H5b8pPCEQY6hG4cDKMkxWRaWUAZwyjblZQgqoAnLmKjs9rYR6Rl0HgGfhf3RE rfWA== X-Gm-Message-State: APjAAAX5QgRWp9n9xZLqM6j4nVHmYaIZVSmRkV0zZUTTSQciOIkXjsTv rZaC9pZ+2rtuJCaUojRmPl9JuQ== X-Google-Smtp-Source: APXvYqwht9LxVlp9IlMJVSETg91KaKJdV8dNDW+36WtFIIU2sF1g0DYgdyCLqNQoYIb7xJh8BnZBXg== X-Received: by 2002:adf:c7cb:: with SMTP id y11mr36896014wrg.281.1566426270465; Wed, 21 Aug 2019 15:24:30 -0700 (PDT) Received: from localhost.localdomain ([2a01:cb1d:6e7:d500:82a9:347a:43f3:d2ca]) by smtp.gmail.com with ESMTPSA id f197sm3548549wme.22.2019.08.21.15.24.29 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Aug 2019 15:24:30 -0700 (PDT) From: Guillaume La Roque To: rui.zhang@intel.com, edubezval@gmail.com, daniel.lezcano@linaro.org Cc: linux-pm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org Subject: [PATCH v4 6/6] MAINTAINERS: add entry for Amlogic Thermal driver Date: Thu, 22 Aug 2019 00:24:21 +0200 Message-Id: <20190821222421.30242-7-glaroque@baylibre.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190821222421.30242-1-glaroque@baylibre.com> References: <20190821222421.30242-1-glaroque@baylibre.com> Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Add myself as maintainer for Amlogic Thermal driver. Signed-off-by: Guillaume La Roque Reviewed-by: Neil Armstrong --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index fb2b12f75c37..299f27d11058 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15910,6 +15910,15 @@ F: Documentation/driver-api/thermal/cpu-cooling-api.rst F: drivers/thermal/cpu_cooling.c F: include/linux/cpu_cooling.h +THERMAL DRIVER FOR AMLOGIC SOCS +M: Guillaume La Roque +L: linux-pm@vger.kernel.org +L: linux-amlogic@lists.infradead.org +W: http://linux-meson.com/ +S: Supported +F: drivers/thermal/amlogic_thermal.c +F: Documentation/devicetree/bindings/thermal/amlogic,thermal.yaml + THINKPAD ACPI EXTRAS DRIVER M: Henrique de Moraes Holschuh L: ibm-acpi-devel@lists.sourceforge.net