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=-6.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 04C8BC4727E for ; Thu, 24 Sep 2020 12:23:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A2A3E238A1 for ; Thu, 24 Sep 2020 12:23:37 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="JTw9rlKq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727695AbgIXMXg (ORCPT ); Thu, 24 Sep 2020 08:23:36 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38360 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727680AbgIXMXg (ORCPT ); Thu, 24 Sep 2020 08:23:36 -0400 Received: from mail-wr1-x444.google.com (mail-wr1-x444.google.com [IPv6:2a00:1450:4864:20::444]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D2375C0613D7 for ; Thu, 24 Sep 2020 05:23:35 -0700 (PDT) Received: by mail-wr1-x444.google.com with SMTP id a17so3592834wrn.6 for ; Thu, 24 Sep 2020 05:23:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=PtKTSY41aN1c2YuBo2WSiO9cWck/dx6VHgtWV4uIRZY=; b=JTw9rlKqb7OA6x+z5c1wx9ysAooN1pK080IGSL+W35JC7huBDX4ODEhwa9uX9gS/ot JEVVjHvndcj5/E5EzEOC5riFAwzXaybbulwl6mgodr25RK+mfdfKEUDvxRZWNIUgbpl4 j4g0hcpdhVYblF1r6JUgpqOPid/6OEcM6CIcaVrg2YWW/rXAwuQKuPOU/a2zxO8SGtRS g3mTZ2FqLPc7o8kVlyVXuyqVMKetHSqpmMQUoB1T/XsWl3yCTWcgcXeU7txgvZzMiMRt EgR2nJWLr8t+D2qENoyn2l8rn6hcUr9p/E8EswMTPZMieAVp6dnmeCnKd1vT+46+SugJ dBXg== 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=PtKTSY41aN1c2YuBo2WSiO9cWck/dx6VHgtWV4uIRZY=; b=Nst98oUglwlPKBx5O7t8XGB2SRDPF0eo7BdC4qJW4vFSqpIr3pMngxpVP9Nh44Zkn2 SqCzsfKApjX+nAdVW7uASyV+qdAtlJ1KHKHyP8nmkrZcxqbdAIe1FaZDlHbnY4juDwyt 6AP/CSxIuVK2BRhC90j55ZvOfPDMP/6pwW3inTXiyZS8WcmHp7ujvyCRUQ0xZ0MIDIMs 7orbbsAYLHnG3QKwlmII6ZYlxvOctWErD6YUTxPKYn79bIL3RiqdsVN/lv3Bbmh3CC3D zyzI3yoiVsoNvnSwNuO7dxMfoZkPZfu3EU/XNN3TATYq6azk4oqzGqGcKeyYjL+ba0Qt xbMA== X-Gm-Message-State: AOAM5324Ps6+SkTe1NcOmKEY1XWU96itQMLxTazC8p4iAOlZaZip0tc0 ao8Ndmgqpnx/au/+NekL6mSt2w== X-Google-Smtp-Source: ABdhPJy7ULYZbpEC8tfOVe9Mmk1pHPqjw5QNKn8R14l+Rp01r1fpkEf03DuUAi+CWOla+NWxotL9FA== X-Received: by 2002:a5d:458a:: with SMTP id p10mr4714560wrq.282.1600950214250; Thu, 24 Sep 2020 05:23:34 -0700 (PDT) Received: from dell ([91.110.221.204]) by smtp.gmail.com with ESMTPSA id m13sm3500600wrr.74.2020.09.24.05.23.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Sep 2020 05:23:33 -0700 (PDT) Date: Thu, 24 Sep 2020 13:23:31 +0100 From: Lee Jones To: Krzysztof Kozlowski Cc: Jonathan Cameron , 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 Subject: Re: [PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer Message-ID: <20200924122331.GI4678@dell> References: <20200922152839.2744-1-krzk@kernel.org> <20200923205857.5af407ee@archlinux> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 24 Sep 2020, Krzysztof Kozlowski wrote: > 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? Yes, I'll handle it. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog