From owner-freebsd-current@freebsd.org Sun Nov 13 01:13:55 2016 Return-Path: Delivered-To: freebsd-current@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 3295FC3D4A7 for ; Sun, 13 Nov 2016 01:13:55 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: from asp.reflexion.net (outbound-mail-210-43.reflexion.net [208.70.210.43]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C1A311A62 for ; Sun, 13 Nov 2016 01:13:54 +0000 (UTC) (envelope-from markmi@dsl-only.net) Received: (qmail 27347 invoked from network); 13 Nov 2016 01:14:14 -0000 Received: from unknown (HELO mail-cs-01.app.dca.reflexion.local) (10.81.19.1) by 0 (rfx-qmail) with SMTP; 13 Nov 2016 01:14:14 -0000 Received: by mail-cs-01.app.dca.reflexion.local (Reflexion email security v8.10.2) with SMTP; Sat, 12 Nov 2016 20:13:58 -0500 (EST) Received: (qmail 17714 invoked from network); 13 Nov 2016 01:13:58 -0000 Received: from unknown (HELO iron2.pdx.net) (69.64.224.71) by 0 (rfx-qmail) with (AES256-SHA encrypted) SMTP; 13 Nov 2016 01:13:58 -0000 Received: from [192.168.1.106] (c-76-115-7-162.hsd1.or.comcast.net [76.115.7.162]) by iron2.pdx.net (Postfix) with ESMTPSA id CD2FDEC7B39; Sat, 12 Nov 2016 17:13:47 -0800 (PST) From: Mark Millard Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Mac OS X Mail 10.1 \(3251\)) Subject: Will there be a sys/arm/conf/ALLWINNER MFC to stable/11 of "Add generic device-tree cpufreq driver"? Message-Id: <13FCBF91-213A-4AF2-8D08-4BBF80736BCA@dsl-only.net> Date: Sat, 12 Nov 2016 17:13:47 -0800 To: freebsd-arm , FreeBSD-STABLE Mailing List , FreeBSD Current X-Mailer: Apple Mail (2.3251) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Nov 2016 01:13:55 -0000 Is the following from head/sys/arm/conf/ALLWINNER (and whatever it takes to support it) ever likely to be MFC'd to stable/11 ? > Revision 305505 - (view) (download) (annotate) - [select for diffs] > Modified Tue Sep 6 21:36:20 2016 UTC (2 months ago) by jmcneill > File length: 2979 byte(s) > Diff to previous 305419 > Add generic device-tree cpufreq driver. Such things might determine if I stick with stable/11 vs. switch to head for a BPi-M3. === Mark Millard markmi at dsl-only.net