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=-8.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham 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 B5A92C4346E for ; Thu, 24 Sep 2020 07:12:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6D6C0206C9 for ; Thu, 24 Sep 2020 07:12:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600931532; bh=UDFf9zKKT215PJxE5sijK4UJkPNcOvhvwV4Nit05mAg=; h=References:In-Reply-To:From:Date:Subject:To:Cc:List-ID:From; b=gTPgwQxg3eZIS+ysChTz1cxtAJfGckiP+DfGCKS2I2Yqk1Te7dCxgYk9qcQwvDk6S BOpMgk9sUPwRwS27Mu4H3qXHfsP7NN2inM1qkqFAcV2qnx2MVp5ncIGn8GYAyZpW+V qk32kl0KjmF3lYM+y2f2nCbxOruj0RHxVXGzh6Xw= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727208AbgIXHMK (ORCPT ); Thu, 24 Sep 2020 03:12:10 -0400 Received: from mail.kernel.org ([198.145.29.99]:37078 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727040AbgIXHMH (ORCPT ); Thu, 24 Sep 2020 03:12:07 -0400 Received: from mail-ej1-f43.google.com (mail-ej1-f43.google.com [209.85.218.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 052C4206C9; Thu, 24 Sep 2020 07:12:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600931526; bh=UDFf9zKKT215PJxE5sijK4UJkPNcOvhvwV4Nit05mAg=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=n2N34GJj2eQoMaxpisQMeyGItdpyUbDCkeqodubc3ikpwfYXxf1m+M9Qx6+m53uhm bFxW3xg1ST/jvt9rZFv/ykb0el8pwwu+gdEW9ZfAOE7P89cysX9oX3yuYhT/Wmr3OK q/Q560qR7mr/Uv8YbaNzmfvUciJZ7BgvjsF/dW6c= Received: by mail-ej1-f43.google.com with SMTP id gr14so3050420ejb.1; Thu, 24 Sep 2020 00:12:05 -0700 (PDT) X-Gm-Message-State: AOAM530qah5tpAjspLIZEGQlpnKpIHsnjWzmNW1UmKrsCwlmTrfFl06J B35K+tDKCGzdLrcETuZmyzlBbNPOyitBEXvxtkU= X-Google-Smtp-Source: ABdhPJwd6VYdAtbK3+XjtsTzCKRZ3Zhu0deviv6thxbcXtQbmFjSRU1wDVkfK3IrycpIpytL9VH0ObTJ5D5DAQk7odo= X-Received: by 2002:a17:906:8401:: with SMTP id n1mr3118087ejx.215.1600931524506; Thu, 24 Sep 2020 00:12:04 -0700 (PDT) MIME-Version: 1.0 References: <20200922152839.2744-1-krzk@kernel.org> <20200923205857.5af407ee@archlinux> In-Reply-To: <20200923205857.5af407ee@archlinux> From: Krzysztof Kozlowski Date: Thu, 24 Sep 2020 09:11:52 +0200 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer To: Jonathan Cameron , Lee Jones Cc: Dan Murphy , Mark Brown , Pavel Machek , Sebastian Reichel , Bartlomiej Zolnierkiewicz , linux-iio@vger.kernel.org, "linux-kernel@vger.kernel.org" , linux-leds@vger.kernel.org, linux-pm@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-fbdev@vger.kernel.org, linux-pwm@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 23 Sep 2020 at 22:01, Jonathan Cameron wrote: > > On Wed, 23 Sep 2020 11:53:33 -0500 > Dan Murphy wrote: > > > Hello > > > > On 9/22/20 10:28 AM, Krzysztof Kozlowski wrote: > > > Milo Kim's email in TI bounces with permanent error (550: Invalid > > > recipient). Last email from him on LKML was in 2017. Move Milo Kim to > > > credits and add Dan Murphy from TI to look after: > > > - TI LP855x backlight driver, > > > - TI LP8727 charger driver, > > > - TI LP8788 MFD (ADC, LEDs, charger and regulator) drivers. > > > > > > Cc: Dan Murphy > > > Signed-off-by: Krzysztof Kozlowski > > > > Acked-by: Dan Murphy > > > Not sure who will pick this one up, but > Acked-by: Jonathan Cameron I guess whoever is first. :) This spans across systems but the common part is MFD, so maybe Lee - could you pick it up? Best regards, Krzysztof