From owner-freebsd-arm@freebsd.org Tue Oct 25 18:26:14 2016 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 89C6BC212EE for ; Tue, 25 Oct 2016 18:26:14 +0000 (UTC) (envelope-from freebsd-arm@dino.sk) Received: from mailhost.netlabit.sk (mailhost.netlabit.sk [84.245.65.72]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0F40C685 for ; Tue, 25 Oct 2016 18:26:13 +0000 (UTC) (envelope-from freebsd-arm@dino.sk) Received: from zeta.dino.sk (fw3.dino.sk [84.245.95.254]) (AUTH: LOGIN milan) by mailhost.netlabit.sk with ESMTPA; Tue, 25 Oct 2016 20:26:10 +0200 id 00136FCA.580FA3C2.0000BFED Date: Tue, 25 Oct 2016 20:26:09 +0200 From: Milan Obuch To: Jared McNeill Cc: freebsd-arm@freebsd.org Subject: Re: aw_thermal breakage on Allwinner H3 SoC Message-ID: <20161025202609.0958c55d@zeta.dino.sk> In-Reply-To: <20161025180314.38ea1e96@zeta.dino.sk> References: <20161024165820.16e6dd6f@zeta.dino.sk> <20161025180314.38ea1e96@zeta.dino.sk> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.29; i386-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2016 18:26:14 -0000 On Tue, 25 Oct 2016 18:03:14 +0200 Milan Obuch wrote: > On Tue, 25 Oct 2016 12:12:15 -0300 (ADT) > Jared McNeill wrote: > > > Does this patch help? It uses the same values as the BSP for > > sun8iw7p1 found here: > > https://github.com/friendlyarm/h3_lichee/blob/master/linux-3.4/drivers/thermal/sunxi-temperature.c#L1287 > > > > With this patch my NanoPi NEO shows around 39C when idle. > > > > Cheers, > > Jared > > > > Hello, > > in my case it shows around 60 degrees now, but I have no heatsink > attached. So it looks like it helped, thanks. > > I will let it run for some time what happens. > ... well, it shuts down itself pretty quickly. Approx. in 15 minutes. Milan