Message ID | cover.1533292711.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-input-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 0BE8815A6 for <patchwork-linux-input@patchwork.kernel.org>; Fri, 3 Aug 2018 11:07:37 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E847A2BD93 for <patchwork-linux-input@patchwork.kernel.org>; Fri, 3 Aug 2018 11:07:36 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DB9982C23F; Fri, 3 Aug 2018 11:07:36 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 506CD2BD93 for <patchwork-linux-input@patchwork.kernel.org>; Fri, 3 Aug 2018 11:07:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727122AbeHCNDY (ORCPT <rfc822;patchwork-linux-input@patchwork.kernel.org>); Fri, 3 Aug 2018 09:03:24 -0400 Received: from mail-lf1-f67.google.com ([209.85.167.67]:41875 "EHLO mail-lf1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726698AbeHCNDY (ORCPT <rfc822;linux-input@vger.kernel.org>); Fri, 3 Aug 2018 09:03:24 -0400 Received: by mail-lf1-f67.google.com with SMTP id v22-v6so3761503lfe.8; Fri, 03 Aug 2018 04:07:33 -0700 (PDT) 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:mime-version :content-disposition:user-agent; bh=nBPVmQ0z0cGPeIWv8fwey1FO5wbYfpOAucxXZ8jqdkg=; b=SABhgGn2hqa83oZZ2FbcCNLWe2uYkfuFckA3q6FshqmhEstTIcrobL98TK4DVu8mRL WvgNWAzZPMd3KJtL1KF0GCk4NnwytqKJDZsYl5dIV/quiBrZ2IHFpZgfnJ2zM89MIGc5 GDSgbiW0kcssgU0HkZPGP7CM5cVZXS8ImrxyP8sgyDkzqhXONAYdtKEqpV8joc+oTRzp Ld7rX6dHZ3v9yu4iXZQ6nXwABZuOWltE0w99EPZ9dfhPDW8vUNMkJBxTPPLmFXPRi8T/ gEc6l+xtAK/aHedqieItzdKYadge7/CtneW62Vv+TRm6U1a4q6+rEQ9dJJmAKjpu4lmA muag== X-Gm-Message-State: AOUpUlE4ACdeDMPUGkrA1KiuM3wRGoJs9SKDZM4/abKoU83SSldWXfkL zaq7GludLKZZlBxHH78OeW4= X-Google-Smtp-Source: AAOMgpdSfmy/lBpeDll7zBfYBKOENwACFffEyxSq1tJk156LBiDhfBsP0bpWjzBExhYi1PhXpYjdFA== X-Received: by 2002:a19:4e06:: with SMTP id c6-v6mr4225750lfb.30.1533294452393; Fri, 03 Aug 2018 04:07:32 -0700 (PDT) Received: from localhost.localdomain ([213.255.186.46]) by smtp.gmail.com with ESMTPSA id u24-v6sm861730lji.4.2018.08.03.04.07.30 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 03 Aug 2018 04:07:31 -0700 (PDT) Date: Fri, 3 Aug 2018 14:07:19 +0300 From: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> To: lee.jones@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, eballetbo@gmail.com, linus.walleij@linaro.org, mazziesaccount@gmail.com, dmitry.torokhov@gmail.com Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, sboyd@kernel.org, broonie@kernel.org, linux-input@vger.kernel.org, mikko.mutanen@fi.rohmeurope.com, heikki.haikola@fi.rohmeurope.com Subject: [PATCH v12 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver Message-ID: <cover.1533292711.git.matti.vaittinen@fi.rohmeurope.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-input-owner@vger.kernel.org Precedence: bulk List-ID: <linux-input.vger.kernel.org> X-Mailing-List: linux-input@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
|
expand
|