{"id":809727,"url":"http://patchwork.ozlabs.org/api/1.0/patches/809727/?format=json","project":{"id":37,"url":"http://patchwork.ozlabs.org/api/1.0/projects/37/?format=json","name":"Devicetree Bindings","link_name":"devicetree-bindings","list_id":"devicetree.vger.kernel.org","list_email":"devicetree@vger.kernel.org","web_url":"","scm_url":"","webscm_url":""},"msgid":"<20170904154154.4395-6-ckeepax@opensource.cirrus.com>","date":"2017-09-04T15:41:52","name":"[5/7] mfd: arizona: Remove audio bindings from MFD binding document","commit_ref":null,"pull_url":null,"state":"not-applicable","archived":true,"hash":"16982e51cb85bdeff3c9a8b96797aaee4ba97b4b","submitter":{"id":71911,"url":"http://patchwork.ozlabs.org/api/1.0/people/71911/?format=json","name":"Charles Keepax","email":"ckeepax@opensource.cirrus.com"},"delegate":null,"mbox":"http://patchwork.ozlabs.org/project/devicetree-bindings/patch/20170904154154.4395-6-ckeepax@opensource.cirrus.com/mbox/","series":[{"id":1411,"url":"http://patchwork.ozlabs.org/api/1.0/series/1411/?format=json","date":"2017-09-04T15:41:52","name":"Refactor audio device tree handling","version":1,"mbox":"http://patchwork.ozlabs.org/series/1411/mbox/"}],"check":"pending","checks":"http://patchwork.ozlabs.org/api/patches/809727/checks/","tags":{},"headers":{"Return-Path":"<devicetree-owner@vger.kernel.org>","X-Original-To":"incoming-dt@patchwork.ozlabs.org","Delivered-To":"patchwork-incoming-dt@bilbo.ozlabs.org","Authentication-Results":["ozlabs.org;\n\tspf=none (mailfrom) smtp.mailfrom=vger.kernel.org\n\t(client-ip=209.132.180.67; helo=vger.kernel.org;\n\tenvelope-from=devicetree-owner@vger.kernel.org; receiver=<UNKNOWN>)","ppops.net;\n\tspf=none smtp.mailfrom=ckeepax@opensource.cirrus.com"],"Received":["from vger.kernel.org (vger.kernel.org [209.132.180.67])\n\tby ozlabs.org (Postfix) with ESMTP id 3xmDdX3ryFz9t2Z\n\tfor <incoming-dt@patchwork.ozlabs.org>;\n\tTue,  5 Sep 2017 01:43:12 +1000 (AEST)","(majordomo@vger.kernel.org) by vger.kernel.org via listexpand\n\tid S1753851AbdIDPmH (ORCPT\n\t<rfc822;incoming-dt@patchwork.ozlabs.org>);\n\tMon, 4 Sep 2017 11:42:07 -0400","from mx0a-001ae601.pphosted.com ([67.231.149.25]:33926 \"EHLO\n\tmx0b-001ae601.pphosted.com\" rhost-flags-OK-OK-OK-FAIL)\n\tby vger.kernel.org with ESMTP id S1753828AbdIDPmF (ORCPT\n\t<rfc822; devicetree@vger.kernel.org>); Mon, 4 Sep 2017 11:42:05 -0400","from pps.filterd (m0077473.ppops.net [127.0.0.1])\n\tby mx0a-001ae601.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id\n\tv84Fd4ix030136; Mon, 4 Sep 2017 10:41:57 -0500","from mail4.cirrus.com ([87.246.98.35])\n\tby mx0a-001ae601.pphosted.com with ESMTP id 2cqt20cjv8-1;\n\tMon, 04 Sep 2017 10:41:56 -0500","from EX17.ad.cirrus.com (unknown [172.20.9.81])\n\tby mail4.cirrus.com (Postfix) with ESMTP id 1C4E76121AC3;\n\tMon,  4 Sep 2017 10:41:55 -0500 (CDT)","from imbe.wolfsonmicro.main (198.61.95.81) by EX17.ad.cirrus.com\n\t(172.20.9.81) with Microsoft SMTP Server id 14.3.301.0;\n\tMon, 4 Sep 2017 16:41:55 +0100","from algalon.ad.cirrus.com (algalon.ad.cirrus.com [198.90.223.36])\n\tby imbe.wolfsonmicro.main (8.14.4/8.14.4) with ESMTP id\n\tv84FfsOo031607; Mon, 4 Sep 2017 16:41:55 +0100"],"From":"Charles Keepax <ckeepax@opensource.cirrus.com>","To":"<broonie@kernel.org>, <lee.jones@linaro.org>","CC":"<lgirdwood@gmail.com>, <robh+dt@kernel.org>,\n\t<mark.rutland@arm.com>, <devicetree@vger.kernel.org>,\n\t<alsa-devel@alsa-project.org>, <linux-kernel@vger.kernel.org>,\n\t<patches@opensource.cirrus.com>","Subject":"[PATCH 5/7] mfd: arizona: Remove audio bindings from MFD binding\n\tdocument","Date":"Mon, 4 Sep 2017 16:41:52 +0100","Message-ID":"<20170904154154.4395-6-ckeepax@opensource.cirrus.com>","X-Mailer":"git-send-email 2.11.0","In-Reply-To":"<20170904154154.4395-1-ckeepax@opensource.cirrus.com>","References":"<20170904154154.4395-1-ckeepax@opensource.cirrus.com>","MIME-Version":"1.0","Content-Type":"text/plain","X-Proofpoint-Spam-Details":"rule=notspam policy=default score=0\n\tpriorityscore=1501 malwarescore=0\n\tsuspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015\n\tlowpriorityscore=0 impostorscore=0 adultscore=0 classifier=spam\n\tadjust=0\n\treason=mlx scancount=1 engine=8.0.1-1707230000\n\tdefinitions=main-1709040250","Sender":"devicetree-owner@vger.kernel.org","Precedence":"bulk","List-ID":"<devicetree.vger.kernel.org>","X-Mailing-List":"devicetree@vger.kernel.org"},"content":"Now the audio bindings have their own binding document update the main\nMFD document to point to that file and remove the audio binding\ndocumentation.\n\nSigned-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>\n---\n Documentation/devicetree/bindings/mfd/arizona.txt | 40 +----------------------\n 1 file changed, 1 insertion(+), 39 deletions(-)","diff":"diff --git a/Documentation/devicetree/bindings/mfd/arizona.txt b/Documentation/devicetree/bindings/mfd/arizona.txt\nindex b37bdde5cfda..bdd017686ea5 100644\n--- a/Documentation/devicetree/bindings/mfd/arizona.txt\n+++ b/Documentation/devicetree/bindings/mfd/arizona.txt\n@@ -65,45 +65,6 @@ Optional properties:\n     a value that is out of range for a 16 bit register then the chip default\n     will be used. If present exactly five values must be specified.\n \n-  - wlf,inmode : A list of INn_MODE register values, where n is the number\n-    of input signals. Valid values are 0 (Differential), 1 (Single-ended) and\n-    2 (Digital Microphone). If absent, INn_MODE registers set to 0 by default.\n-    If present, values must be specified less than or equal to the number of\n-    input signals. If values less than the number of input signals, elements\n-    that have not been specified are set to 0 by default. Entries are:\n-    <IN1, IN2, IN3, IN4> (wm5102, wm5110, wm8280, wm8997)\n-    <IN1A, IN2A, IN1B, IN2B> (wm8998, wm1814)\n-  - wlf,out-mono : A list of boolean values indicating whether each output is\n-    mono or stereo. Position within the list indicates the output affected\n-    (eg. First entry in the list corresponds to output 1). A non-zero value\n-    indicates a mono output. If present, the number of values should be less\n-    than or equal to the number of outputs, if less values are supplied the\n-    additional outputs will be treated as stereo.\n-\n-  - wlf,dmic-ref : DMIC reference voltage source for each input, can be\n-    selected from either MICVDD or one of the MICBIAS's, defines\n-    (ARIZONA_DMIC_xxxx) are provided in <dt-bindings/mfd/arizona.txt>. If\n-    present, the number of values should be less than or equal to the\n-    number of inputs, unspecified inputs will use the chip default.\n-\n-  - wlf,max-channels-clocked : The maximum number of channels to be clocked on\n-    each AIF, useful for I2S systems with multiple data lines being mastered.\n-    Specify one cell for each AIF to be configured, specify zero for AIFs that\n-    should be handled normally.\n-    If present, number of cells must be less than or equal to the number of\n-    AIFs. If less than the number of AIFs, for cells that have not been\n-    specified the corresponding AIFs will be treated as default setting.\n-\n-  - wlf,spk-fmt : PDM speaker data format, must contain 2 cells (OUT5 and OUT6).\n-    See the datasheet for values.\n-    The second cell is ignored for codecs that do not have OUT6 (wm5102, wm8997,\n-      wm8998, wm1814)\n-\n-  - wlf,spk-mute : PDM speaker mute setting, must contain 2 cells (OUT5 and OUT6).\n-    See the datasheet for values.\n-    The second cell is ignored for codecs that do not have OUT6 (wm5102, wm8997,\n-    wm8998, wm1814)\n-\n   - DCVDD-supply, MICVDD-supply : Power supplies, only need to be specified if\n     they are being externally supplied. As covered in\n     Documentation/devicetree/bindings/regulator/regulator.txt\n@@ -112,6 +73,7 @@ Optional properties:\n Also see child specific device properties:\n   Regulator - ../regulator/arizona-regulator.txt\n   Extcon    - ../extcon/extcon-arizona.txt\n+  Sound     - ../sound/arizona.txt\n \n Example:\n \n","prefixes":["5/7"]}