From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933006AbdCUPkA (ORCPT ); Tue, 21 Mar 2017 11:40:00 -0400 Received: from muru.com ([72.249.23.125]:41010 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755420AbdCUPjC (ORCPT ); Tue, 21 Mar 2017 11:39:02 -0400 Date: Tue, 21 Mar 2017 08:38:52 -0700 From: Tony Lindgren To: Pavel Machek Cc: pali.rohar@gmail.com, sre@kernel.org, kernel list , linux-arm-kernel , linux-omap@vger.kernel.org, khilman@kernel.org, aaro.koskinen@iki.fi, ivo.g.dimitrov.75@gmail.com, patrikbachan@gmail.com, serge@hallyn.com, abcloriens@gmail.com Subject: Re: N900 failure in next-20170321 Message-ID: <20170321153851.GA10760@atomide.com> References: <20170321135708.GA22358@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170321135708.GA22358@amd> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Pavel Machek [170321 06:59]: > Hi! > > Tony asked me to test linux-next from time to time. I did... today I > moved from next-20170309 to next-20170321. Kernel boots and seems to > work fine (including audio and X startup), but if I leave it sitting > for a while RGB LED reverts from "system alive" to charging indication > that was disabled before and system does not react to any input. > > Any ideas? Not much there I could see affecting this.. Try reverting commit 179125085bd4 ("ARM: OMAP3: Fix smartreflex platform data regression")? Maybe smartreflex now attempts to do something but we're missing or have wrong dts configuration for n900? Regards, Tony