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=-3.8 required=3.0 tests=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 E088CC433E0 for ; Sat, 20 Jun 2020 21:35:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id BDEF12222C for ; Sat, 20 Jun 2020 21:35:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="yWmHf50g" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729017AbgFTVfi (ORCPT ); Sat, 20 Jun 2020 17:35:38 -0400 Received: from mail-lf1-f68.google.com ([209.85.167.68]:34125 "EHLO mail-lf1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729042AbgFTVfh (ORCPT ); Sat, 20 Jun 2020 17:35:37 -0400 Received: by mail-lf1-f68.google.com with SMTP id u25so7551282lfm.1 for ; Sat, 20 Jun 2020 14:35:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=3+9QHb9ghdIy3+7pfNpTLxO6P2BWg5e6MpFuHAr7gQA=; b=yWmHf50gZlST9gXFNybUAWe6FVywTFE5PUaafxbJ/1epTV0n+Lv+CpSwKOg1RuQf4K BwifKjuxExz1QXAUp6i3sPeIKKMCw416sYVuOUHMGy/29//ZZq15vrTSJxbnc6bKNJ0G QTyaGW0UrCqFXq8mLHTGFcRsQVmZW6+Dc0JjPBzPXys4RgobptufQsi0EgpjQvWRi12Q ICJ84NCYkJ4XYldpNVIEac1hE4h/aaHAj9d7fQEPIbyjB7FEApSRhFREVIbIEThtDTEh Pv3+NilD68wnMWf8PaAVKjjJDpgjze5uj2cfQmrVmqkVbxAbNSDe+OAOnxGyWU5MAsv4 OZ5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=3+9QHb9ghdIy3+7pfNpTLxO6P2BWg5e6MpFuHAr7gQA=; b=XTxwkD+HkTZ3g4bqk2sBx2ijwZEJzJzVwBjP+244lj5Qqsx/aNf25VmGQNbPH2Pyr7 ro5KGqQx+H8SSfxA2kVIV2ft/BfDWWT5bQuwiMpfdszaTF7hg2lNBG86AO099+NrHFuh Uug3R1NC+F2YSE0xq666ncyQ3qKOyq4xVCRW8h5EMY9LikhMCQfvvBrmmRFcIZskHBnL HDOkReNDbC3ZvTS2xYXUCAQpoKPoSsyq8r3u8Nn0YwIuRBl2XEeh4liFWWF+FxHNk08o KLgkjV3iEQa9p9zNDKud1QoSGN654kOFqYG2+EAXlXNw+XaSAg2XvTnLleuLKybvcpEr tnQg== X-Gm-Message-State: AOAM533qO5Ig7lej3leU1b2xezCJZakMFaIfrCRcxutm5jovR22S6K3E BwwMkB/V3IGNGyC3ex5B/CoWvjsxUX7vjiIZTaufCA== X-Google-Smtp-Source: ABdhPJymDZLDq9jqFxfQFsgfJoOmYGGWijE0qWUIwgm6/kOFKN6HrfPAS9IzTxrDiH+cm72wLGp2koofZY5WkcS99zg= X-Received: by 2002:a19:7407:: with SMTP id v7mr5202141lfe.4.1592688874285; Sat, 20 Jun 2020 14:34:34 -0700 (PDT) MIME-Version: 1.0 References: <20200618073331.GA9403@localhost.localdomain> In-Reply-To: <20200618073331.GA9403@localhost.localdomain> From: Linus Walleij Date: Sat, 20 Jun 2020 23:34:23 +0200 Message-ID: Subject: Re: [PATCH v2] MAINTAINERS: Add entry for ROHM power management ICs To: Matti Vaittinen Cc: Matti Vaittinen , Sebastian Reichel , Michael Turquette , Liam Girdwood , Mark Brown , Stephen Boyd , Wim Van Sebroeck , Guenter Roeck , Lee Jones , Bartosz Golaszewski , Alessandro Zummo , Alexandre Belloni , linux-power@fi.rohmeurope.com, "linux-kernel@vger.kernel.org" , linux-clk , "open list:GPIO SUBSYSTEM" , linux-rtc@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Jun 18, 2020 at 9:33 AM Matti Vaittinen wrote: > Add entry for maintaining power management IC drivers for ROHM > BD71837, BD71847, BD71850, BD71828, BD71878, BD70528 and BD99954. > > Signed-off-by: Matti Vaittinen > Acked-by: Sebastian Reichel Reviewed-by: Linus Walleij Yours, Linus Walleij