Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751647AbdFHT1j (ORCPT ); Thu, 8 Jun 2017 15:27:39 -0400 Received: from mail-ot0-f195.google.com ([74.125.82.195]:36400 "EHLO mail-ot0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751594AbdFHT1g (ORCPT ); Thu, 8 Jun 2017 15:27:36 -0400 Date: Thu, 8 Jun 2017 14:27:34 -0500 From: Rob Herring To: Jianhong Chen Cc: gnurou@gmail.com, linus.walleij@linaro.org, dmitry.torokhov@gmail.com, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, huangtao@rock-chips.com, tony.xie@rock-chips.com, zhangqing@rock-chips.com, devicetree@vger.kernel.org, w.egorov@phytec.de, lgirdwood@gmail.com, broonie@kernel.org, mark.rutland@arm.com, linux-gpio@vger.kernel.org, linux-input@vger.kernel.org Subject: Re: [PATCH v6 07/12] mfd: dt-bindings: Add RK805 device tree bindings document Message-ID: <20170608192734.crsgebsya52easuc@rob-hp-laptop> References: <1496905959-29202-1-git-send-email-chenjh@rock-chips.com> <1496906929-5897-1-git-send-email-chenjh@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1496906929-5897-1-git-send-email-chenjh@rock-chips.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 439 Lines: 13 On Thu, Jun 08, 2017 at 03:28:49PM +0800, Jianhong Chen wrote: > From: Elaine Zhang > > Add device tree bindings documentation for Rockchip's RK805 PMIC. > > Signed-off-by: Elaine Zhang > --- > Documentation/devicetree/bindings/mfd/rk808.txt | 22 +++++++++++++++++++++- > 1 file changed, 21 insertions(+), 1 deletion(-) I acked v5. Please add acks when posting new versions. Rob