From patchwork Fri Aug 29 20:14:32 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabio Estevam X-Patchwork-Id: 4813071 Return-Path: X-Original-To: patchwork-alsa-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 6E77F9F375 for ; Sat, 30 Aug 2014 00:54:18 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id A89532011D for ; Sat, 30 Aug 2014 00:54:17 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.kernel.org (Postfix) with ESMTP id 0F29E200FF for ; Sat, 30 Aug 2014 00:54:15 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id 3DB28260824; Sat, 30 Aug 2014 02:54:13 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, NO_DNS_FOR_FROM, T_DKIM_INVALID, UNPARSEABLE_RELAY autolearn=no version=3.3.1 Received: from alsa0.perex.cz (localhost [IPv6:::1]) by alsa0.perex.cz (Postfix) with ESMTP id 9BB2726514B; Sat, 30 Aug 2014 02:12:37 +0200 (CEST) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id B2A1926514B; Sat, 30 Aug 2014 02:12:36 +0200 (CEST) Received: from mail-yh0-f43.google.com (mail-yh0-f43.google.com [209.85.213.43]) by alsa0.perex.cz (Postfix) with ESMTP id 37E992651A8 for ; Fri, 29 Aug 2014 22:14:56 +0200 (CEST) Received: by mail-yh0-f43.google.com with SMTP id f73so1843265yha.2 for ; Fri, 29 Aug 2014 13:14:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=IwUylwngUR9YCL8RPBnHosQDZ6awYX77cKWxbPc2MlE=; b=a7q3Mhdb37HoeiLPMVB+2fbHoBpGX3xkZExOiONWz3vFAKAXruhg0VHNSKFbKVATxb m3unOmzddU37NZh7+DUa9+NrP7WfI/GG4QQDwNDL/koKTgyeKlqI04tIX5z8gvsV/oSV u45wtP+9ex1clBOdubxcOpXJxSvY40UESCZUC/b5UreNDvcxC83xxXNaa8s3q3t1TyEd icCykh6DgQTRpcfRFy1RCasjITx282mq3YmintxHjJrkzH6WAOSwXYIriAicv+6IRf5h TPMF/euSEbX4VrIfa/ymZbTzysrtj51ouwijsDGgj8V/5RaJFcgrRMkhLZS2osZ8XAzN cFsA== X-Received: by 10.236.53.69 with SMTP id f45mr17429370yhc.53.1409343292665; Fri, 29 Aug 2014 13:14:52 -0700 (PDT) Received: from localhost.localdomain ([187.66.158.182]) by mx.google.com with ESMTPSA id a63sm444078yhd.53.2014.08.29.13.14.50 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 29 Aug 2014 13:14:51 -0700 (PDT) From: Fabio Estevam To: broonie@linaro.org Date: Fri, 29 Aug 2014 17:14:32 -0300 Message-Id: <1409343272-4268-1-git-send-email-festevam@gmail.com> X-Mailer: git-send-email 1.9.1 Cc: mpa@pengutronix.de, Fabio Estevam , alsa-devel@alsa-project.org Subject: [alsa-devel] [PATCH] Documentation: fsl, ssi.txt: Avoid cryptic acronyms X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP From: Fabio Estevam It is much clearer to use the full terms here: left-justified/right-justified. Signed-off-by: Fabio Estevam --- Documentation/devicetree/bindings/sound/fsl,ssi.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/sound/fsl,ssi.txt b/Documentation/devicetree/bindings/sound/fsl,ssi.txt index 3aa4a8f..ceca880 100644 --- a/Documentation/devicetree/bindings/sound/fsl,ssi.txt +++ b/Documentation/devicetree/bindings/sound/fsl,ssi.txt @@ -62,9 +62,9 @@ Optional properties: "i2s-slave" - I2S mode, SSI is clock slave "i2s-master" - I2S mode, SSI is clock master "lj-slave" - left-justified mode, SSI is clock slave - "lj-master" - l.j. mode, SSI is clock master + "lj-master" - left-justified mode, SSI is clock master "rj-slave" - right-justified mode, SSI is clock slave - "rj-master" - r.j., SSI is clock master + "rj-master" - right-justified mode, SSI is clock master "ac97-slave" - AC97 mode, SSI is clock slave "ac97-master" - AC97 mode, SSI is clock master