From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754215AbcBBWnz (ORCPT ); Tue, 2 Feb 2016 17:43:55 -0500 Received: from mail.kernel.org ([198.145.29.136]:41405 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751120AbcBBWnx (ORCPT ); Tue, 2 Feb 2016 17:43:53 -0500 Date: Tue, 2 Feb 2016 16:43:48 -0600 From: Rob Herring To: Chen-Yu Tsai Cc: Lee Jones , Liam Girdwood , Mark Brown , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Maxime Ripard , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH 02/11] mfd: axp20x: Add bindings for AXP809 PMIC Message-ID: <20160202224348.GA15250@rob-hp-laptop> References: <1454408864-24112-1-git-send-email-wens@csie.org> <1454408864-24112-3-git-send-email-wens@csie.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1454408864-24112-3-git-send-email-wens@csie.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 02, 2016 at 06:27:35PM +0800, Chen-Yu Tsai wrote: > This patch adds the basic and regulator bindings for the X-Powers AXP809 > PMIC. > > Also update the DC-DC converter operating frequency for AXP22X/AXP80X. > > Signed-off-by: Chen-Yu Tsai > --- > Documentation/devicetree/bindings/mfd/axp20x.txt | 31 ++++++++++++++++++++++-- > 1 file changed, 29 insertions(+), 2 deletions(-) Acked-by: Rob Herring