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,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable 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 49B2BC34056 for ; Wed, 19 Feb 2020 20:38:43 +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 F19ED207FD for ; Wed, 19 Feb 2020 20:38:42 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org F19ED207FD 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 lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 48N8h11yrGzDqTw for ; Thu, 20 Feb 2020 07:38:41 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=gmail.com (client-ip=209.85.210.67; helo=mail-ot1-f67.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-ot1-f67.google.com (mail-ot1-f67.google.com [209.85.210.67]) (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 48N8fH50BHzDqGx for ; Thu, 20 Feb 2020 07:37:11 +1100 (AEDT) Received: by mail-ot1-f67.google.com with SMTP id r27so1468770otc.8 for ; Wed, 19 Feb 2020 12:37:11 -0800 (PST) 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=+AqBZPuPGulRkYz04Uc64jE9ynggKm16TfsBQmv6si8=; b=GXUUJEdPFRMXvG+4uVhAdeGTlQGml/gQHS5yQgBBTBSkzc/4P0tWh5wh+kXomvF3WN c+/TzWc9HNdWdX/gljdkFbQ+KzOVfxm1DsjOiFg+kePblgCVC/PyZE3MGEThd+PdO38g uIBaR7jb7xGlpdvfdHt61aBPwM8CZrUvGo1qSvkTfb+BtYfbvxX/x34VTNisytVT88f8 Wrqui/iwy3aGXpZXSi7mbpk41n9TYkrbI2eoUVRq5g35hzFmhp2yS9ouH/sd+0WzN3wI zdc8eVdAaVv9GGXM4UNXdl4ZcKUqFss9s3W4VAxLnV63BB7pSCKAal+zYpg55Bv+qeqw GTXw== X-Gm-Message-State: APjAAAXLrvhhobx7SQ5GUwn2Gpv1KLnlc/1EAa2uKJncm1A9itBcvrHh gtME4WCmiAkAv3hps8SP2g== X-Google-Smtp-Source: APXvYqwXHqdPF0eGfWGHZFMcj2qYo0Y8tJNnbLJqbB+BFR7YXs5aR7a2j8huyc4ZAUmLqR7q9DjA/w== X-Received: by 2002:a9d:67d7:: with SMTP id c23mr21034247otn.262.1582144628599; Wed, 19 Feb 2020 12:37:08 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id n17sm282683otq.46.2020.02.19.12.37.07 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Feb 2020 12:37:07 -0800 (PST) Received: (nullmailer pid 27543 invoked by uid 1000); Wed, 19 Feb 2020 20:37:06 -0000 Date: Wed, 19 Feb 2020 14:37:06 -0600 From: Rob Herring To: Shengjiu Wang Subject: Re: [PATCH v2 2/3] ASoC: dt-bindings: fsl_easrc: Add document for EASRC Message-ID: <20200219203706.GA25618@bogus> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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, 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 Tue, Feb 18, 2020 at 02:39:36PM +0800, Shengjiu Wang wrote: > EASRC (Enhanced Asynchronous Sample Rate Converter) is a new > IP module found on i.MX8MN. > > Signed-off-by: Shengjiu Wang > --- > .../devicetree/bindings/sound/fsl,easrc.txt | 57 +++++++++++++++++++ > 1 file changed, 57 insertions(+) > create mode 100644 Documentation/devicetree/bindings/sound/fsl,easrc.txt Bindings are now in DT schema format. See Documentation/devicetree/writing-schema.rst.