Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753418AbcKYKbq (ORCPT ); Fri, 25 Nov 2016 05:31:46 -0500 Received: from smtp.csie.ntu.edu.tw ([140.112.30.61]:41520 "EHLO smtp.csie.ntu.edu.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765AbcKYKbe (ORCPT ); Fri, 25 Nov 2016 05:31:34 -0500 MIME-Version: 1.0 In-Reply-To: <20161125090921.23138-8-quentin.schulz@free-electrons.com> References: <20161125090921.23138-1-quentin.schulz@free-electrons.com> <20161125090921.23138-8-quentin.schulz@free-electrons.com> From: Chen-Yu Tsai Date: Fri, 25 Nov 2016 18:05:06 +0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH 07/10] ARM: dts: sun8i-a33-olinuxino: 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 Olimex A33-OlinuXino used everything declared in AXP221 > DTSI while it has an AXP223 PMIC. > > This corrects that so the Olimex A33-OlinuXino 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