Message ID | cover.1554371464.git.matti.vaittinen@fi.rohmeurope.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-watchdog-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 39AB517EE for <patchwork-linux-watchdog@patchwork.kernel.org>; Thu, 4 Apr 2019 10:18:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1E9BD28A27 for <patchwork-linux-watchdog@patchwork.kernel.org>; Thu, 4 Apr 2019 10:18:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1128228A25; Thu, 4 Apr 2019 10:18:55 +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 41B1A28A25 for <patchwork-linux-watchdog@patchwork.kernel.org>; Thu, 4 Apr 2019 10:18:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729360AbfDDKSt (ORCPT <rfc822;patchwork-linux-watchdog@patchwork.kernel.org>); Thu, 4 Apr 2019 06:18:49 -0400 Received: from mail-lj1-f196.google.com ([209.85.208.196]:35582 "EHLO mail-lj1-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729132AbfDDKSq (ORCPT <rfc822;linux-watchdog@vger.kernel.org>); Thu, 4 Apr 2019 06:18:46 -0400 Received: by mail-lj1-f196.google.com with SMTP id t4so1595867ljc.2; Thu, 04 Apr 2019 03:18:43 -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=eukAPmIp/DTYZKjL3NSWt8arxBeiDuXIgJ87ukC54tk=; b=XyvPFK1bR4bXfudtQOnx5aa8YmjBcasKaoqNsZCHML1OSW2yRt6nO72WK5u0iDZCwU cgFtmFL9z3MWrLezSeJKoDiXQNJfvVeyEEOI/WWo0gFCdmEB/ooCUGxRetZ4GDrL3odl GT6mgA5FHGeDUS8xCehcATKunTcwG+4owrEpv/CXW8C2p8fwT8wm10FqjiN0K8IelD80 7Ljfaw0peES9tXqPJJxgr/ywYFHL1sqvxvq+e4w4WQzoy/H0pZgHoXJx9jHwN8dMC1lN OjgmInEhi/wDtObKlIotTZViTM0jNLW8y1sp+d6l9H/QfANsGk23ArAI+8SFxZUFiEmR UYgA== X-Gm-Message-State: APjAAAVAianR30tqcjy1DRd3sNgvUacmiDVOIqiVZSWYp2u2bujbntnM DXkbDxJUOT+62P3CYBBNajk= X-Google-Smtp-Source: APXvYqxuTWKQm9F/+XJMtd8KQFbvUl2ZKY5t0sz4YVD0sC/hgqWz1KWboszZTDpViFjB3NVfAx+Hqg== X-Received: by 2002:a2e:380c:: with SMTP id f12mr3100860lja.116.1554373122854; Thu, 04 Apr 2019 03:18:42 -0700 (PDT) Received: from localhost.localdomain ([213.255.186.46]) by smtp.gmail.com with ESMTPSA id i190sm3509725lfi.43.2019.04.04.03.18.41 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 04 Apr 2019 03:18:42 -0700 (PDT) Date: Thu, 4 Apr 2019 13:18:29 +0300 From: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> To: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>, mazziesaccount@gmail.com Cc: Rob Herring <robh+dt@kernel.org>, Mark Rutland <mark.rutland@arm.com>, Michael Turquette <mturquette@baylibre.com>, Stephen Boyd <sboyd@kernel.org>, Linus Walleij <linus.walleij@linaro.org>, Bartosz Golaszewski <bgolaszewski@baylibre.com>, Sebastian Reichel <sre@kernel.org>, Liam Girdwood <lgirdwood@gmail.com>, Mark Brown <broonie@kernel.org>, Alessandro Zummo <a.zummo@towertech.it>, Alexandre Belloni <alexandre.belloni@bootlin.com>, Wim Van Sebroeck <wim@linux-watchdog.org>, Guenter Roeck <linux@roeck-us.net>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-pm@vger.kernel.org, linux-rtc@vger.kernel.org, linux-watchdog@vger.kernel.org, heikki.haikola@fi.rohmeurope.com, mikko.mutanen@fi.rohmeurope.com, bogdan-petru.chircu-mare@nxp.com Subject: [PATCH v13 0/8] support ROHM BD70528 PMIC Message-ID: <cover.1554371464.git.matti.vaittinen@fi.rohmeurope.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: <linux-watchdog.vger.kernel.org> X-Mailing-List: linux-watchdog@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
support ROHM BD70528 PMIC
|
expand
|