Message ID | cover.1535630942.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-clk-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 A0CBE13AC for <patchwork-linux-clk@patchwork.kernel.org>; Thu, 30 Aug 2018 12:14:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 851DB2B94F for <patchwork-linux-clk@patchwork.kernel.org>; Thu, 30 Aug 2018 12:14:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 795792BCAF; Thu, 30 Aug 2018 12:14:15 +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 6B08B2B94F for <patchwork-linux-clk@patchwork.kernel.org>; Thu, 30 Aug 2018 12:14:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728120AbeH3QQF (ORCPT <rfc822;patchwork-linux-clk@patchwork.kernel.org>); Thu, 30 Aug 2018 12:16:05 -0400 Received: from mail-lf1-f65.google.com ([209.85.167.65]:46041 "EHLO mail-lf1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727876AbeH3QQE (ORCPT <rfc822;linux-clk@vger.kernel.org>); Thu, 30 Aug 2018 12:16:04 -0400 Received: by mail-lf1-f65.google.com with SMTP id r4-v6so6986198lff.12; Thu, 30 Aug 2018 05:14:12 -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=J0L5E5OYhi8ZdpG6+EZRwPDvaxC3WCb+Xvu7A7vbDXU=; b=dqLv9D9KK1ptfghKN8Y8wVT/D3lPIYpb6JKtWdN/ENPO9QE3BCoAJ6p89sdihpsiqX JHe3K6HDZgnJbp9i4dJ/45aL4BSDxQGfdoCAvIx9FfOrKLlFpddjlTrAk5FK9zaNmoD8 FEbCtb8RK5pk3mUsuCmJw1U4va963FnuueRif4AsWNcYwKGXVo1HAEpnIJB5zJHUcEUY kxVQCeF2vv7UoeaGDwBI3kgX2UkCCEW3SY4XFjApK4y8Oj7fAUCyjz1adxDzIyTOOkLE QEjVmyRCPAAYQPczrvzmMgR49BYsmojLOVEsSS+ucah/hlK2Y7tibDbPYH8+gutZfisS BWHw== X-Gm-Message-State: APzg51DqTq8OAp8VLZ+D6+7T76vEQRzO48xVhwry+2CiMm+lALzc8RZS 8twxC2rBigWxieosxgAEsLg= X-Google-Smtp-Source: ANB0VdbO5yJovZcYFa2fc0ptSegyfnuteKffptcPj0YucQQnftCU7S4ltEJOapVKwgB7PvYUb+T3tA== X-Received: by 2002:a19:11d1:: with SMTP id 78-v6mr7079336lfr.25.1535631251581; Thu, 30 Aug 2018 05:14:11 -0700 (PDT) Received: from localhost.localdomain ([213.255.186.46]) by smtp.gmail.com with ESMTPSA id t15-v6sm1211253ljh.21.2018.08.30.05.14.10 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 30 Aug 2018 05:14:11 -0700 (PDT) Date: Thu, 30 Aug 2018 15:13:57 +0300 From: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> To: corbet@lwn.net, mturquette@baylibre.com, sboyd@kernel.org, linux@armlinux.org.uk, andrew.smirnov@gmail.com, robh@kernel.org, sre@kernel.org, linux@roeck-us.net, sjhuang@iluvatar.ai, matti.vaittinen@fi.rohmeurope.com, mazziesaccount@gmail.com Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, heikki.haikola@fi.rohmeurope.com, mikko.mutanen@fi.rohmeurope.com Subject: [PATCH 0/2] clk: Support ROHM BD71837 (BD71847) Message-ID: <cover.1535630942.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-clk-owner@vger.kernel.org Precedence: bulk List-ID: <linux-clk.vger.kernel.org> X-Mailing-List: linux-clk@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
clk: Support ROHM BD71837 (BD71847)
|
expand
|