From patchwork Tue Jun 16 06:42:40 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Shengjiu Wang X-Patchwork-Id: 187974 Delivered-To: patch@linaro.org Received: by 2002:a92:cf06:0:0:0:0:0 with SMTP id c6csp3391129ilo; Mon, 15 Jun 2020 23:53:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx02+qKCBVLpWopbg019hPnPVrkYP9T4O8NqDmkznJejegYIcJ/1kTyBjR0pgrrQXqZRNHm X-Received: by 2002:a50:9ee4:: with SMTP id a91mr1323179edf.172.1592290433519; Mon, 15 Jun 2020 23:53:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592290433; cv=none; d=google.com; s=arc-20160816; b=tz5VaOqBZZpNacA7qdwl3X00piXHH4HgEUblw6Ac6iDYuKIk5HxxM8josLMqVNpVPE fEIgprqJsADJn2GUULUQvuSj2kadASKIDnIyk8qyyszgdMvW0+KTOSRA/dLJ7gtM7G5B 1I2bJtPFPyqSKk7Y47tMLEM0CsNSRgjEroRMQUKNA9ODCiEjn6v1ReG/YAg0EK+WU4K5 HFvv+pQn3gwCBRFWxfoetCQMl8l/YHeabLVmpqCFAhpxV8WyGDQXQdm00WzcAwF8+TP8 t6YmhPF95cUgucUd85UNjYU3sGI5Ypzp7nKuuhkB2dSi/OW5sT7JHR23ZKPZB3ldoJmi 45Yw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from; bh=CFg3FlAP1i5tdDb3cd5dI8j7VfIW6jbzb6l0+SrqDcQ=; b=nNsE+BN30YHdptcLXGAGxVA9rGiokksjDJPb9QDkPQ3F4VmuLPhWM3tlhGOcKG2hiS zpPDYYo7JZ1uc/i2O4mUV6TuZneEneTop4fXcGP4ift0+aRFstZqWOeXhN55IijvYWbv 0kqiiK7rncx6xLyESvEvksX21nW+craYTl1pWbkzACx+DRRxvVL7R6RbWSyEfX3z3INZ J4yMJ7X9QNmR1sotjFD7sCD/iulAB55Ev7k4pkuIABal+cUnwvgPV0RiotSP/3/y7fSK a7vjxRnZ+ZtzVGypw54DL6PzvDrVMXWZn1p0uiK/Vo7VvaWU0ltdBGrlYqRwEY2+bo/u vi6g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dh1si10138750edb.78.2020.06.15.23.53.53; Mon, 15 Jun 2020 23:53:53 -0700 (PDT) Received-SPF: pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of devicetree-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=nxp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726052AbgFPGxw (ORCPT + 6 others); Tue, 16 Jun 2020 02:53:52 -0400 Received: from inva021.nxp.com ([92.121.34.21]:36310 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725710AbgFPGxw (ORCPT ); Tue, 16 Jun 2020 02:53:52 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id D81D7200406; Tue, 16 Jun 2020 08:53:49 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 9DE4E20046A; Tue, 16 Jun 2020 08:53:44 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 38AF6402E8; Tue, 16 Jun 2020 14:53:38 +0800 (SGT) From: Shengjiu Wang To: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com, festevam@gmail.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, alsa-devel@alsa-project.org, lgirdwood@gmail.com, robh+dt@kernel.org, devicetree@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/2] ASoC: bindings: fsl_spdif: Add new compatible string for imx6sx Date: Tue, 16 Jun 2020 14:42:40 +0800 Message-Id: <1592289761-29118-1-git-send-email-shengjiu.wang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Add new compatible string "fsl,imx6sx-spdif" in the binding document. And add compatible string "fsl,vf610-spdif" which was missed before. Signed-off-by: Shengjiu Wang --- Documentation/devicetree/bindings/sound/fsl,spdif.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- 2.21.0 diff --git a/Documentation/devicetree/bindings/sound/fsl,spdif.txt b/Documentation/devicetree/bindings/sound/fsl,spdif.txt index 8b324f82a782..e1365b0ee1e9 100644 --- a/Documentation/devicetree/bindings/sound/fsl,spdif.txt +++ b/Documentation/devicetree/bindings/sound/fsl,spdif.txt @@ -6,7 +6,11 @@ a fibre cable. Required properties: - - compatible : Compatible list, must contain "fsl,imx35-spdif". + - compatible : Compatible list, should contain one of the following + compatibles: + "fsl,imx35-spdif", + "fsl,vf610-spdif", + "fsl,imx6sx-spdif", - reg : Offset and length of the register set for the device.