Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp1465063ybl; Mon, 2 Dec 2019 03:58:44 -0800 (PST) X-Google-Smtp-Source: APXvYqzq825addWTfJJARn206725ShjQOVtCfIkbmjyiEzE9R5H/t2Qh/lFyH6X7Nqh6gDtoshXA X-Received: by 2002:a05:6402:28d:: with SMTP id l13mr4962367edv.236.1575287924432; Mon, 02 Dec 2019 03:58:44 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575287924; cv=none; d=google.com; s=arc-20160816; b=UsNyGmRfDqVnh1g3icLLLhTc5YJB4I7KDrYAAg6lKFa+L/pg5d1Ee/A/2emAq+72+M NUZy5It7F46PntxiDqCTbLNriBRjsnwtODw5W0wQFH6geJZ/mMw/slB9k53hiievfH7L iDVbTnntx2KC+aX6k+5HpIkAzGyu84FocAPZu9jzN4ZTTOPIdpz1/zVkfNSZA9/UUCJ6 D94p3Zdih9MoTlUlQEnfvuFOhTrYgGTRxPz/RMRKE5pEMaXgi2aB8Co2XxaOc/53cMtn pA8ojcLXLzV46JBmPleXBN9FwgPeZlG5WL1UU3kV6/96oPHTHpu1mH28JRZBOmRy7E9A J9gA== 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=XYB5Fj1Jq9ZKHghVg6Hhep15ib6Xhi//gRqICDabAcM=; b=kyNace+Rm84Z4MPTywqdyu427lCGAXVAVgUFxC0yURv0iUZT4Z1TWswD4IyGdziIHY kesApq5Uo75oml7+NOqvp1yw/Xv+KdWlTNAc6JLJF1EKRQ+voGp0wQf9DXv0FAJZl2ji WrIjLau56OvNWpaOvBlxdMFIKcLPk8Ih+61JF6/nuYnfLf9DFiH/ZtK99HLnq8WR3gKD grzlsv3zhlC1npAFfAKsw/L8NakkbaNIoRc0U+NUH1exdBlUJiV2Yz0yCTQogkFOGuOs HgP6x8c8Icr5Uu9QXAzNDYuVjq+YkdicMxo+I4RjHQY/EkIPk5aUrqVoTR/yuopEBZ81 eGPA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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. [209.132.180.67]) by mx.google.com with ESMTP id z10si2030618ejr.64.2019.12.02.03.58.20; Mon, 02 Dec 2019 03:58:44 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-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 S1727458AbfLBL4L (ORCPT + 99 others); Mon, 2 Dec 2019 06:56:11 -0500 Received: from inva020.nxp.com ([92.121.34.13]:55454 "EHLO inva020.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726149AbfLBL4L (ORCPT ); Mon, 2 Dec 2019 06:56:11 -0500 Received: from inva020.nxp.com (localhost [127.0.0.1]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 3B7191A00E2; Mon, 2 Dec 2019 12:56:09 +0100 (CET) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva020.eu-rdc02.nxp.com (Postfix) with ESMTP id 2B0E61A012B; Mon, 2 Dec 2019 12:56:03 +0100 (CET) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 8048340245; Mon, 2 Dec 2019 19:55:55 +0800 (SGT) From: Shengjiu Wang To: timur@kernel.org, nicoleotsuka@gmail.com, Xiubo.Lee@gmail.com, festevam@gmail.com, broonie@kernel.org, alsa-devel@alsa-project.org, lgirdwood@gmail.com, perex@perex.cz, tiwai@suse.com, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: [PATCH v4 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm & imx8qxp Date: Mon, 2 Dec 2019 19:53:29 +0800 Message-Id: <45ef9ee8c6265743a9c30d8e4d9dcbac1ee3aabe.1575286886.git.shengjiu.wang@nxp.com> X-Mailer: git-send-email 2.7.4 X-Virus-Scanned: ClamAV using ClamSMTP Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add compatible string "fsl,imx8qm-asrc" for imx8qm platform, "fsl,imx8qxp-asrc" for imx8qxp platform. There are two asrc modules in imx8qm & imx8qxp, the clock mapping is different for each other, so add new property "fsl,asrc-clk-map" to distinguish them. Signed-off-by: Shengjiu Wang --- changes in v2 -none changes in v3 -use only one compatible string "fsl,imx8qm-asrc", -add new property "fsl,asrc-clk-map". changes in v4 -add "fsl,imx8qxp-asrc" Documentation/devicetree/bindings/sound/fsl,asrc.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/sound/fsl,asrc.txt b/Documentation/devicetree/bindings/sound/fsl,asrc.txt index 1d4d9f938689..f4481779e8f2 100644 --- a/Documentation/devicetree/bindings/sound/fsl,asrc.txt +++ b/Documentation/devicetree/bindings/sound/fsl,asrc.txt @@ -8,7 +8,8 @@ three substreams within totally 10 channels. Required properties: - - compatible : Contains "fsl,imx35-asrc" or "fsl,imx53-asrc". + - compatible : Contains "fsl,imx35-asrc", "fsl,imx53-asrc", + "fsl,imx8qm-asrc", "fsl,imx8qxp-asrc" - reg : Offset and length of the register set for the device. @@ -35,6 +36,11 @@ Required properties: - fsl,asrc-width : Defines a mutual sample width used by DPCM Back Ends. + - fsl,asrc-clk-map : Defines clock map used in driver. which is required + by imx8qm/imx8qxp platform + <0> - select the map for asrc0 in imx8qm/imx8qxp + <1> - select the map for asrc1 in imx8qm/imx8qxp + Optional properties: - big-endian : If this property is absent, the little endian mode -- 2.21.0