From patchwork Mon Apr 6 23:04:24 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 46794 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f72.google.com (mail-la0-f72.google.com [209.85.215.72]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 9EE02214B1 for ; Mon, 6 Apr 2015 23:04:39 +0000 (UTC) Received: by laat2 with SMTP id t2sf7799588laa.2 for ; Mon, 06 Apr 2015 16:04:38 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=ayle+Zt/eJr+r8Kjd5sZ73R/2t+Y0vSoq9N+IKLEPc8=; b=mQlnqpw3EhPOQ4NeHpsqsRRhhhePTi0v/hAB609zS2qHHXkYS8C0Wj+ywOGTwMoAhj WMi8W3MgjU2b7p3qSx0g6PwA/6lhksy9JB4qOxzU/L1n3EE36Slk74ykPNplHguZfLCj k+Ittfvn/MYvzJ7IuM8gcWiBrvu7q+5IraW1DcnIwC5ls0FsgGdZfQibL6ncTMMScdh6 fquQr7msuiFlyeBY3N9ZEp+CkxBJwaJ6tPfNBmLWmTtBLfIA+mTdn8N8aSnXi3afEc/5 IVYO64m6CvwjfYPW4qNwXA6Xu3Q2BD9ULUZRFQDFB6ciTakdmJWCoo0DhhDiHVkdV9aM rkgA== X-Gm-Message-State: ALoCoQnl8rPrxvR7S6V6MKtK2Qh+ga2SMlN4ZBeqs4z3LWlPeYFaYk7+ORBsu1nMe5AaR9LVd0tg X-Received: by 10.112.235.70 with SMTP id uk6mr3515148lbc.24.1428361478691; Mon, 06 Apr 2015 16:04:38 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.36.67 with SMTP id o3ls522253laj.67.gmail; Mon, 06 Apr 2015 16:04:38 -0700 (PDT) X-Received: by 10.112.98.234 with SMTP id el10mr15467907lbb.28.1428361478392; Mon, 06 Apr 2015 16:04:38 -0700 (PDT) Received: from mail-la0-f44.google.com (mail-la0-f44.google.com. [209.85.215.44]) by mx.google.com with ESMTPS id a2si4545983lah.96.2015.04.06.16.04.38 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Apr 2015 16:04:38 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.44 as permitted sender) client-ip=209.85.215.44; Received: by lagv1 with SMTP id v1so29804455lag.3 for ; Mon, 06 Apr 2015 16:04:38 -0700 (PDT) X-Received: by 10.152.163.35 with SMTP id yf3mr15522232lab.86.1428361478307; Mon, 06 Apr 2015 16:04:38 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.67.65 with SMTP id l1csp90051lbt; Mon, 6 Apr 2015 16:04:37 -0700 (PDT) X-Received: by 10.70.103.74 with SMTP id fu10mr30777691pdb.2.1428361476606; Mon, 06 Apr 2015 16:04:36 -0700 (PDT) Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com. [209.85.220.47]) by mx.google.com with ESMTPS id eu8si8503089pdb.133.2015.04.06.16.04.35 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Apr 2015 16:04:36 -0700 (PDT) Received-SPF: pass (google.com: domain of john.stultz@linaro.org designates 209.85.220.47 as permitted sender) client-ip=209.85.220.47; Received: by paboj16 with SMTP id oj16so58317735pab.0 for ; Mon, 06 Apr 2015 16:04:35 -0700 (PDT) X-Received: by 10.70.133.194 with SMTP id pe2mr31232959pdb.57.1428361475716; Mon, 06 Apr 2015 16:04:35 -0700 (PDT) Received: from localhost.localdomain (c-67-170-153-23.hsd1.or.comcast.net. [67.170.153.23]) by mx.google.com with ESMTPSA id ea4sm5759067pbb.94.2015.04.06.16.04.34 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 06 Apr 2015 16:04:35 -0700 (PDT) From: John Stultz To: projectara-software-dev Cc: mark greer , Alex Elder , Greg Kroah-Hartman , John Stultz Subject: [PATCH 2/2] manifesto: Add simple audio module (v2) Date: Mon, 6 Apr 2015 16:04:24 -0700 Message-Id: <1428361464-8773-2-git-send-email-john.stultz@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1428361464-8773-1-git-send-email-john.stultz@linaro.org> References: <1428361464-8773-1-git-send-email-john.stultz@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: john.stultz@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.44 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Add basic manifest data for simple audio module. Cc: mark greer Cc: Alex Elder Cc: Greg Kroah-Hartman Signed-off-by: John Stultz --- v2: Fixup capitalization issue Alex noticed examples/simple-audio-module.mnfs | 45 +++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 examples/simple-audio-module.mnfs diff --git a/examples/simple-audio-module.mnfs b/examples/simple-audio-module.mnfs new file mode 100644 index 0000000..89d1a44 --- /dev/null +++ b/examples/simple-audio-module.mnfs @@ -0,0 +1,45 @@ +; +; Simple Audio Interface Manifest +; + +[manifest-header] +version-major = 0 +version-minor = 1 + +[interface-descriptor] +vendor = 0xffff +product = 0x0001 +version = 1 +vendor-string-id = 1 +product-string-id = 2 +unique-id = 0 + +; Interface vendor string (id can't be 0) +[string-descriptor "1"] +id = 1 +string = "Project Ara" + +; Interface product string (id can't be 0) +[string-descriptor "2"] +id = 2 +string = "Simple Audio Interface" + +; I2S mgmt protocol on CPort 1 +[cport-descriptor "0"] +bundle = 0 +id = 0 +protocol = 0x0a + +; I2S data reciever on CPort 2 +[cport-descriptor "1"] +bundle = 0 +id = 1 +protocol = 0x12 + +; Bundle 0 +[bundle-descriptor "0"] +class = 0x00 + +; Control Class +[class-descriptor "0"] +class = 0x00