Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp385930ybk; Fri, 15 May 2020 03:22:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyTS+3mF3/zJq/S2nWZ3yUdOd6lAGLZ7ivwVtBBrT5C3mZZU9ZoV5QD8IxoIF9Itu5pTZ/7 X-Received: by 2002:a05:6402:3114:: with SMTP id dc20mr2133349edb.307.1589538157576; Fri, 15 May 2020 03:22:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589538157; cv=none; d=google.com; s=arc-20160816; b=ppjXT4u1155446iNq9bw2boDo7sLGgw9cmIIPut7cTu4i5AYSBtY4WvMWwghqCJu+g O8GdRqvHX87qigE3Dc8kyd8gdFjztH6TU/Eq8ct1/qntokm3qlRVaCOVwv1mnbu/fUnJ kRZVQM8cF4MphRQSRKhi+NC1PgGnOcZKZx9MbJXO11KM0K/EbFa9t1ypRxWGTNn3JBuZ Iklran5AMNECTIQ6GhQeaYiaItnFKsz9h68VtC+oggBqfYacy8zbxshO62NeGQrKrASj HAQb1pQDz6xrlNDIc+AVivhSJTym1PP99eHUIEAl2jm5ahKyfFrTyA5OtJhx19ZBs721 QLhQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:references :in-reply-to:message-id:date:subject:cc:to:from; bh=m//0o3HSd8hp/nqYGqL6b/ZAJbw8KqMOO9ikBzelOoo=; b=tAKB7xhhrYWtdaRylkHBoq1yIjDI/DnkGE8VqWbTFHAXiy0+Mxn+BUY4168/ADF8lc rTzvtLLHcQF8bGmgx9bcbAyV9+f3zhG0qnJpdoMLjO5Pi9K4x3mxU/mu6yggl4dQfoQN ZCXKX4jLc8TREKpRXDlUddCG6CyfgrEQb4bkOV+S/TJy+IIlJM6HHhaK7Dsshlb2JhWG cCR7F/MnWaUKXg5xTWTB60IGdFX2WZrLjqHIOfn96JBidmpl3hcnnTN67JOEBr4HPDWq g0AarRTyLBcTfFg/zdpH9uUd8Vv//UnXBF+4Oq9Y4stNVraB1BEQNtRKTXgNeRW2AcOa hKoA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id z13si952720eju.18.2020.05.15.03.22.12; Fri, 15 May 2020 03:22:37 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-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 linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S1728183AbgEOKUk (ORCPT + 99 others); Fri, 15 May 2020 06:20:40 -0400 Received: from inva021.nxp.com ([92.121.34.21]:43198 "EHLO inva021.nxp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728061AbgEOKUe (ORCPT ); Fri, 15 May 2020 06:20:34 -0400 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id BAAE1200754; Fri, 15 May 2020 12:20:32 +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 80BE2200755; Fri, 15 May 2020 12:20:27 +0200 (CEST) Received: from localhost.localdomain (shlinux2.ap.freescale.net [10.192.224.44]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id DEDAF40319; Fri, 15 May 2020 18:20:20 +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 v2 2/2] ASoC: fsl_esai: Add new compatible string for imx8qm Date: Fri, 15 May 2020 18:10:51 +0800 Message-Id: X-Mailer: git-send-email 2.7.4 In-Reply-To: References: In-Reply-To: References: 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 new compatible string "fsl,imx8qm-esai" in the binding document. Signed-off-by: Shengjiu Wang Acked-by: Rob Herring --- Documentation/devicetree/bindings/sound/fsl,esai.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/sound/fsl,esai.txt b/Documentation/devicetree/bindings/sound/fsl,esai.txt index 0e6e2166f76c..0a2480aeecf0 100644 --- a/Documentation/devicetree/bindings/sound/fsl,esai.txt +++ b/Documentation/devicetree/bindings/sound/fsl,esai.txt @@ -12,6 +12,7 @@ Required properties: "fsl,imx35-esai", "fsl,vf610-esai", "fsl,imx6ull-esai", + "fsl,imx8qm-esai", - reg : Offset and length of the register set for the device. -- 2.21.0