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=-5.3 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,USER_AGENT_SANE_1 autolearn=unavailable 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 C5DD3C2D0C3 for ; Mon, 16 Dec 2019 16:47:34 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 9BDB6206E0 for ; Mon, 16 Dec 2019 16:47:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="MupdptuU" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726133AbfLPQre (ORCPT ); Mon, 16 Dec 2019 11:47:34 -0500 Received: from mail-wm1-f68.google.com ([209.85.128.68]:35370 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726515AbfLPQra (ORCPT ); Mon, 16 Dec 2019 11:47:30 -0500 Received: by mail-wm1-f68.google.com with SMTP id p17so26652wmb.0 for ; Mon, 16 Dec 2019 08:47:28 -0800 (PST) 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 :user-agent; bh=Hk4aENi5JfntNywk6okXwxduwNUObctMo6Ti9zshqoY=; b=MupdptuUoWe4nG6XWXO8Am4U5S+54eAzf2A0C0d2Y/5L2NO1Pz8TTYTYp5Oj5iY/hm 93t/S9vt5md+700bRha+NTqKBl6oALW4Cyyoy6nn+4F5ibH3bCyki7R/JsAZ4NHflnE+ ylV5xuhgvWwd1TxuaFKOb/aFAARfMBD2SMozH1sxIsh3v61V0bAF0jCcttX+d+5MsQ8a N7X0BKMbj5GiVmGpbnjoYcA5U6nauymoWAe/L8NRaOKwVvAw6MyZaLOAepZg7xnyZ+Wh oZqdlXigYNHIy+jwcnTQ+KhoxTXXftAxwM7ur1lCbGU4eP+IxWxLxRdYTCK5wujQtV8H 6qig== 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:user-agent; bh=Hk4aENi5JfntNywk6okXwxduwNUObctMo6Ti9zshqoY=; b=A10nYtLyQILrD328ri1vCXXECY4nS5d3Ix1hgxFg6U9Jul7F9Kca0rMJ+Aj6bTmQxm iq31BP/KP20Gmg/DXCQpIDwZN5kkiKDUjN5kUqgCKcM1NP42G+cVM6XBIqf9paVoETwd EDUfQ2C2jOce9L4pOiFVjwPid9+CAlFoTwfGFCrkStwBQ9VsQTDU6cYeCaRRLPFUusru ckIMc7/20rmPwZv35tXPU8w4W4nNan2N1oUttfQVOgXj0Ph5cPnk9wQ07btO0NnYwea2 E6lGd3y+SAwmnQO1yv4Uuw66QbXbgd5VVwCMQCQNNGR7GQXv5YYHaZk8oEvD8Fm4DRc3 Dbaw== X-Gm-Message-State: APjAAAU5wGWdTjlDG79iFbhmaNk0q+mdtAo0IFAxOXLHMQQ3fy5nC9nJ NwPBkDfQ4Vs0xtn9m5SK+Sgf6A== X-Google-Smtp-Source: APXvYqyNpItBQC+K60hdbMXgCjsSVi+l3bidixDPaRGU5wZG3XvKQQsnCfJdpNCLx9rGhg7CBCc8sw== X-Received: by 2002:a05:600c:108a:: with SMTP id e10mr30010613wmd.38.1576514848119; Mon, 16 Dec 2019 08:47:28 -0800 (PST) Received: from dell ([185.17.149.202]) by smtp.gmail.com with ESMTPSA id p5sm21821060wrt.79.2019.12.16.08.47.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Dec 2019 08:47:27 -0800 (PST) Date: Mon, 16 Dec 2019 16:47:26 +0000 From: Lee Jones To: Matti Vaittinen Cc: mazziesaccount@gmail.com, Jacek Anaszewski , Pavel Machek , Dan Murphy , Rob Herring , Mark Rutland , Liam Girdwood , Mark Brown , Jonathan Corbet , Michael Turquette , Stephen Boyd , Linus Walleij , Bartosz Golaszewski , Alessandro Zummo , Alexandre Belloni , Greg Kroah-Hartman , Arnd Bergmann , Mauro Carvalho Chehab , Wolfram Sang , Phil Edworthy , Noralf =?iso-8859-1?Q?Tr=F8nnes?= , linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH v6 07/15] clk: bd718x7: Support ROHM BD71828 clk block Message-ID: <20191216164726.GD18955@dell> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-clk-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-clk@vger.kernel.org On Wed, 11 Dec 2019, Matti Vaittinen wrote: > BD71828GW is a single-chip power management IC for battery-powered portable > devices. Add support for controlling BD71828 clk using bd718x7 driver. > > Signed-off-by: Matti Vaittinen > --- > > No changes since v5 > > drivers/clk/Kconfig | 6 ++--- > drivers/clk/clk-bd718x7.c | 38 +++++++++++++++++++++++--------- > include/linux/mfd/rohm-bd70528.h | 6 ----- > include/linux/mfd/rohm-bd71828.h | 4 ---- > include/linux/mfd/rohm-bd718x7.h | 6 ----- For my own reference: Acked-for-MFD-by: Lee Jones -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog