From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Announce: Devicetree Specification v0.1 released Date: Tue, 24 May 2016 14:38:20 +0100 Message-ID: Mime-Version: 1.0 Return-path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=secretlab-ca.20150623.gappssmtp.com; s=20150623; h=mime-version:sender:from:date:message-id:subject:to; bh=AsEbCH+hcXnD2qEWo1UOfU1OONfFkm9xuazWpYFl5gw=; b=nC+5wKzZlmTJp4kmlav6lOOduH9hPaBh2Qt2YOiaSlgntdYTvPyJLANvpWhpk9Tk3H x0ztfnKf/wsDtMXmuXM48kf0h00UstQQvwyEi9uWECN/C6wHzRZZBn7bv5eKKCXD6fGQ Kw/MxbQS3V0SHEzMgQKFv/7o7J7Pd8rHJDnA8QbiP9fIooFyNWyofOE/SuRopioNuG6r jARML0ciLDYUC3CB3zhAFexn+ghTGR4Iqgtx29421e2s3r8B44fGymee9IM1D3AxM7Fz XnJNHg4Vd95rK0Rti6k4mw2A+sHHuBC85bz8ByMHFwW4UzAHOb7spZqTVy6rzLV1hK9b YJaQ== Sender: devicetree-spec-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: devicetree-spec-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Hi all, I've cut the first formal release of the devicetree specification. This is the baseline release with a bunch of editorial fixes from the v0.1-pre1 release from a few weeks ago. Now begins the task of bringing new bindings into the spec. You can find the released document here: https://github.com/devicetree-org/devicetree-specification-released/blob/master/devicetree-specification-v0.1-20160524.pdf And if you want to help out, you can find the document source here: https://github.com/devicetree-org/devicetree-specification Cheers, g.