Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754367AbcKYKHI (ORCPT ); Fri, 25 Nov 2016 05:07:08 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:41422 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754265AbcKYKGj (ORCPT ); Fri, 25 Nov 2016 05:06:39 -0500 MIME-Version: 1.0 In-Reply-To: <20161125090921.23138-11-quentin.schulz@free-electrons.com> References: <20161125090921.23138-1-quentin.schulz@free-electrons.com> <20161125090921.23138-11-quentin.schulz@free-electrons.com> From: Chen-Yu Tsai Date: Fri, 25 Nov 2016 18:06:13 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 10/10] ARM: dtsi: sun8i-reference-design-tablet: 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: 472 Lines: 12 On Fri, Nov 25, 2016 at 5:09 PM, Quentin Schulz wrote: > Previously, the sun8i tablets used everything declared in AXP221 DTSI > while they have an AXP223 PMIC. > > This corrects that so the sun8i tablets 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