Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752627AbbHRHCp (ORCPT ); Tue, 18 Aug 2015 03:02:45 -0400 Received: from mailout3.w1.samsung.com ([210.118.77.13]:29967 "EHLO mailout3.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752607AbbHRHCn (ORCPT ); Tue, 18 Aug 2015 03:02:43 -0400 X-AuditID: cbfec7f5-f794b6d000001495-98-55d2d892e3d4 Message-id: <55D2D88D.6090200@samsung.com> Date: Tue, 18 Aug 2015 16:02:37 +0900 From: Krzysztof Kozlowski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-version: 1.0 To: Pankaj Dubey , linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: kgene@kernel.org, robh+dt@kernel.org, Yadwinder Singh Brar Subject: Re: [PATCHi v2] ARM: dts: Fix bootup issue on smdk5250 References: <1439879360-21150-1-git-send-email-pankaj.dubey@samsung.com> In-reply-to: <1439879360-21150-1-git-send-email-pankaj.dubey@samsung.com> Content-type: text/plain; charset=windows-1252 Content-transfer-encoding: 7bit X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFrrLLMWRmVeSWpSXmKPExsVy+t/xq7qTblwKNTj0ndvi9QtDi/7Hr5kt Nj2+xmpxedccNosZ5/cxWSza+oXdonXvEXaLub8bWR04PHbOusvusWlVJ5vH5iX1Hn1bVjF6 fN4kF8AaxWWTkpqTWZZapG+XwJXx/OEiloLP3BXbX/exNDDe5Oxi5OSQEDCReP3nOjuELSZx 4d56NhBbSGApo0TPPfsuRi4g+wujxPr3m5lAErwCWhLzZz5mBbFZBFQl+nd8BGtgEzCW2Lx8 CZgtKhAhsXz1SUaIekGJH5PvsYAMEhGYwihxsWcZWIIZqGja9V1gg4QF7CU2rP/NArHZQ+LS +jlgcU4BT4mpt5qA6jmA6vUk7l/UgmiVl9i85i3zBEaBWUhWzEKomoWkagEj8ypG0dTS5ILi pPRcI73ixNzi0rx0veT83E2MkED/uoNx6TGrQ4wCHIxKPLwVeZdChVgTy4orcw8xSnAwK4nw 6qcChXhTEiurUovy44tKc1KLDzFKc7AoifPO3PU+REggPbEkNTs1tSC1CCbLxMEp1cBYf25p K6MJF69xxF9H8U2mHkdm3fi6U4WPb5X6rSlPb51xL/Cfdm+u3WH3f46nr2re2F7uZn7vrJwX 47Prgbl3ea02vl8hJbBXd3kcQ/br61d4Xmzo6G/U47B/8ltSaX7l+qSuw5HnHq8I+uNaN/v2 QtH3O/0FZY5MD+Ke8ZdZINrar33xxGcJSizFGYmGWsxFxYkAdDefMHACAAA= Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1729 Lines: 44 On 18.08.2015 15:29, Pankaj Dubey wrote: > From: Yadwinder Singh Brar > > With default config on smdk5250 latest tree throws below message : > > [ 2.226049] thermal thermal_zone0: critical temperature reached(224 C),shutting down > [ 2.227840] reboot: Failed to start orderly shutdown: forcing the issue > > and hangs randomly because it reads wrong temperature value. > > I can't figure out any direct relation between LDO10 and TMU from board > schematics which I have. So making LDO10 always-on to fix issue for now. > > Signed-off-by: Yadwinder Singh Brar > [pankaj.dubey: resubmitted after rebasing to latest kgene tree] > Signed-off-by: Pankaj Dubey > Tested-by: Pankaj Dubey > --- > Resending this patch after rebasing. Previous discussion can be found here [1] > > > [1]: http://www.spinics.net/lists/linux-samsung-soc/msg39100.html > > Changes since v1: > - Rebased on latest kgene tree, test booting and s2r on SMDK5250 board. > - Removed Yadwinder Singh's Samsung's email id as it's no more valid. > - Added my Signed-off-by for touching this file and patch. > > arch/arm/boot/dts/exynos5250-smdk5250.dts | 1 + > 1 file changed, 1 insertion(+) Since previous discussion ([1] above) there have not been any updates on cause of this issue so I think this should go in: Acked-by: Krzysztof Kozlowski Best regards, Krzysztof -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/