From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5E5D4C32792 for ; Mon, 30 Sep 2019 18:59:33 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [203.11.71.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1946F224D5 for ; Mon, 30 Sep 2019 18:59:33 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1946F224D5 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Received: from bilbo.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 46hsC70D2HzDq9R for ; Tue, 1 Oct 2019 04:59:31 +1000 (AEST) Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gmail.com (client-ip=209.85.167.196; helo=mail-oi1-f196.google.com; envelope-from=robherring2@gmail.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=fail (p=none dis=none) header.from=kernel.org Received: from mail-oi1-f196.google.com (mail-oi1-f196.google.com [209.85.167.196]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 46hs961wcbzDq6k for ; Tue, 1 Oct 2019 04:57:45 +1000 (AEST) Received: by mail-oi1-f196.google.com with SMTP id k9so12095633oib.7 for ; Mon, 30 Sep 2019 11:57:45 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=BHeCpN2463mRdVd4Een2eG9NLKq6PLofbIreirL6ULM=; b=OFEg88zSAazP+ioR5bkI8Tq+zSO3e4OTVQaAKmxFOlpoxSHtooa4MRLK62qBcICYU2 9+B+AalVOYyZwE/VnEIdAAfiZRB6yUVAA5SJshNC+Kwcvz7LoODI6zTQ8Ggv58cT7iq7 mNKD8EccQqhYQ2BLH92B4H4qbKT78HZ43UsPBc0cEyVQyNd0OYGKXhGcsK71m9CQmTDH EDubVnWajperHsPi0GCHOw5KFJo6Tyj5xMW3SJU/q6lzJPrfnIgO1SCL0qLjtqL8kqFv wRDF8x+W01JFDfdNEEOP7fr6icNZKuUlFsiu7uRWpBrn2IrqNlJcpXDDF4GcpwcmLuwx n48w== X-Gm-Message-State: APjAAAXAZYvib7uVngmOzWx4bbSCQG4m5upiuZEc7Y3bWBJIY3PBCouK vd0HParKUk3QWmtZTTpLEOZK7mw= X-Google-Smtp-Source: APXvYqwwR+as++oOAeBfzG/uIVrhnm3yF5hx+JyUgYRKMiH7ZEmlrV6X71etrsLz0P1tGpDCcgNPZQ== X-Received: by 2002:aca:d846:: with SMTP id p67mr550811oig.144.1569869862328; Mon, 30 Sep 2019 11:57:42 -0700 (PDT) Received: from localhost (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id b5sm4531019oia.20.2019.09.30.11.57.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 30 Sep 2019 11:57:41 -0700 (PDT) Date: Mon, 30 Sep 2019 13:57:41 -0500 From: Rob Herring To: Shengjiu Wang Subject: Re: [PATCH V2 1/2] ASoC: fsl_mqs: add DT binding documentation Message-ID: <20190930185741.GA18160@bogus> References: <65e1f035aea2951aacda54aa3a751bc244f72f6a.1568367274.git.shengjiu.wang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <65e1f035aea2951aacda54aa3a751bc244f72f6a.1568367274.git.shengjiu.wang@nxp.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, alsa-devel@alsa-project.org, timur@kernel.org, Xiubo.Lee@gmail.com, linuxppc-dev@lists.ozlabs.org, tiwai@suse.com, lgirdwood@gmail.com, robh+dt@kernel.org, perex@perex.cz, nicoleotsuka@gmail.com, broonie@kernel.org, festevam@gmail.com, linux-kernel@vger.kernel.org Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Fri, 13 Sep 2019 17:42:13 +0800, Shengjiu Wang wrote: > Add the DT binding documentation for NXP MQS driver > > Signed-off-by: Shengjiu Wang > --- > Changes in v2 > -refine the comments for properties > > .../devicetree/bindings/sound/fsl,mqs.txt | 36 +++++++++++++++++++ > 1 file changed, 36 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/fsl,mqs.txt > Reviewed-by: Rob Herring