Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932233AbcKYKGy (ORCPT ); Fri, 25 Nov 2016 05:06:54 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:41400 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753422AbcKYKGj (ORCPT ); Fri, 25 Nov 2016 05:06:39 -0500 MIME-Version: 1.0 In-Reply-To: <20161125090921.23138-10-quentin.schulz@free-electrons.com> References: <20161125090921.23138-1-quentin.schulz@free-electrons.com> <20161125090921.23138-10-quentin.schulz@free-electrons.com> From: Chen-Yu Tsai Date: Fri, 25 Nov 2016 18:05:56 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 09/10] ARM: dts: sun8i-r16-parrot: use AXP223 DTSI To: Quentin Schulz Cc: Sebastian Reichel , Rob Herring , Mark Rutland , Chen-Yu Tsai , Russell King , Maxime Ripard , Lee Jones , "open list:THERMAL" , devicetree , linux-kernel , linux-arm-kernel , Thomas Petazzoni Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 483 Lines: 12 On Fri, Nov 25, 2016 at 5:09 PM, Quentin Schulz wrote: > Previously, the Allwinner Parrot R16 used everything declared in AXP221 > DTSI while it has an AXP223 PMIC. > > This corrects that so the Allwinner Parrot R16 can get some features the > AXP223 has (at the moment, ability to have 100mA as maximal current on > VBUS power supply). > > Signed-off-by: Quentin Schulz Acked-by: Chen-Yu Tsai