From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752423AbbJCMfJ (ORCPT ); Sat, 3 Oct 2015 08:35:09 -0400 Received: from mail-wi0-f174.google.com ([209.85.212.174]:36247 "EHLO mail-wi0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752071AbbJCMfI (ORCPT ); Sat, 3 Oct 2015 08:35:08 -0400 Message-ID: <1443875705.4186.24.camel@gmail.com> Subject: Re: [PATCH v4 11/26] ARM: pxa: magician: Optimize EGPIO initial values From: Philipp Zabel To: Petr Cvek , robert.jarzmik@free.fr, daniel@zonque.org, haojian.zhuang@gmail.com, linux@arm.linux.org.uk Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Date: Sat, 03 Oct 2015 14:35:05 +0200 In-Reply-To: <5609B1E9.4020508@tul.cz> References: <5609B1E9.4020508@tul.cz> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Montag, den 28.09.2015, 23:32 +0200 schrieb Petr Cvek: > This patch optimizes initial values of the EGPIO chip driver. > > GSM and sound should be powered off during boot. A weak accumulator > and > a powered GSM sometimes cause a system reboot. A charging current > should be > as high as possible during boot. Wouldn't that violate USB spec if we boot the magician while plugged into an unpowered USB host? regards Philipp