From owner-freebsd-embedded@freebsd.org Sat Apr 30 03:08:16 2016 Return-Path: Delivered-To: freebsd-embedded@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 4FCEDB20FA0 for ; Sat, 30 Apr 2016 03:08:16 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: from mail-ig0-x22c.google.com (mail-ig0-x22c.google.com [IPv6:2607:f8b0:4001:c05::22c]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 29CB21688 for ; Sat, 30 Apr 2016 03:08:16 +0000 (UTC) (envelope-from wlosh@bsdimp.com) Received: by mail-ig0-x22c.google.com with SMTP id m9so35539754ige.1 for ; Fri, 29 Apr 2016 20:08:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsdimp-com.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to; bh=MKMSiABCiIDmqJg4oFSUORxv7acs3r7Dm7ukNgtmSI8=; b=GdKKTaGi15RXjcLybmds16QbePDmELlucK0BWU49fTkSk+e8ykARKcRqe51DFDa3Wf +3Keh30ab3q5SE1l217dBA5aakPFY/VNy3Jbdofa3ol4FWeB4Z8xqTR/YSxi0Y3l/LOm BDqHcDNdW5YgOmiiP3IZXs+57TmLiQxvFGIf9x612V3BE+Eli6dHNE11pKGsfX3JpmBF iCHybGaicx9V6/Ga/juHVpOTZqwiunGLlFtBK/FJ/gjbOz5xPmvb3LjZeG+oEoiyAI37 YsksjX6pBosjYYgO+EatRqSR+Vqo+V1JSsID3QR/7TYtcaGH+5WrU03yt839m2P95B1A XLxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:sender:in-reply-to:references:date :message-id:subject:from:to; bh=MKMSiABCiIDmqJg4oFSUORxv7acs3r7Dm7ukNgtmSI8=; b=Bc7l+5SQGao3FpdX6WiqP7JmfOipXwxGKBViS13xrxyDiIq4WqgFJyc5guoNLFVu/R GdsekHUHlARn0BVD99NF438VSAsUu7tz6F2WiKe8uQ3Z0J1DFHOG49q9CRrt8h7Uq7Jb ACo9w/NxLITWkd6nCM0GS+oEv3fL7ZYn9+SALertJl9/Md2vdd0ByxGDEa4/wlTZDhDQ msvIyvBwuvehpSIHsh20ca12ZoCeFBdXUlsvrcNEMmQ879fhKP5g1Ri8KCm6QB1JlDmv kTHj7qko+d+XqmOnd2gc9RgLmIDImVg1V58qSUL3dnJCL7A0Yt0uVW9ibm+07SyKOIch 998A== X-Gm-Message-State: AOPr4FUexAKYZrUsDfXZrghOo/FyurMU1TFMe89wIKKD0nWE1DhcjglL9dPYeD0xJJVT2b3zl7DagEn3z1PMZA== MIME-Version: 1.0 X-Received: by 10.50.150.1 with SMTP id ue1mr8162873igb.52.1461985695460; Fri, 29 Apr 2016 20:08:15 -0700 (PDT) Sender: wlosh@bsdimp.com Received: by 10.79.75.68 with HTTP; Fri, 29 Apr 2016 20:08:15 -0700 (PDT) X-Originating-IP: [50.253.99.174] In-Reply-To: References: Date: Fri, 29 Apr 2016 21:08:15 -0600 X-Google-Sender-Auth: iZvPay3UWbK_Gjp6voWgeh-jBAY Message-ID: Subject: Fwd: Devicetree specification process From: Warner Losh To: freebsd-embedded Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Apr 2016 03:08:16 -0000 ---------- Forwarded message ---------- From: Grant Likely Date: Fri, Apr 29, 2016 at 5:23 PM Subject: Devicetree specification process To: "devicetree@vger.kernel.org" , devicetree-spec@vger.kernel.org, U-Boot I'm pleased to announce the first *very early draft* of the new devicetree specification that I and several others have been working on since January. This document picks up where ePAPR left off in 2012. I'm announcing it now along with the new devicetree.org organization which will handle governance for the spec. We're still in the process of getting all the details sorted out (not everything on the website is accurate at the moment), but in the mean time you can look at the current state of the document. At the moment, it is little more than repackaging the ePAPR text. The next step will be pulling in the new core bindings that were never covered by ePAPR. You can look at a draft copy of the document here: https://github.com/kvekaria/devicetree-specification-released/blob/master/prerelease/DevicetreeSpecification-20160429-pre1.pdf If you want to help out, the document source markup can be cloned from GitHub. You can find the project page here: https://github.com/devicetree-org/devicetree-specification Feedback is greatly appreciate. Please send any comments and/or changes to the devicetree specification mailing list: devicetree-spec@vger.kernel.org For more information, you can refer to the slides presented at BKK16 and ELC[1]. [1] http://elinux.org/images/b/b7/Devicetree_specification_linaro_connect_bangkok_2016.pdf Thanks, g. -- To unsubscribe from this list: send the line "unsubscribe devicetree-spec" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html