Received: by 2002:a25:6193:0:0:0:0:0 with SMTP id v141csp3224547ybb; Mon, 6 Apr 2020 04:50:45 -0700 (PDT) X-Google-Smtp-Source: APiQypJvWopkzahuIgob+32rpAy8P0gtQtzsGwaiItkz51AjQeklG4rS5w/lBJfgDPo0iezeRMF5 X-Received: by 2002:a05:6830:1190:: with SMTP id u16mr17950213otq.83.1586173845021; Mon, 06 Apr 2020 04:50:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1586173845; cv=none; d=google.com; s=arc-20160816; b=cSEKxZnemXOhiohkOK8yPXeKvvX+VjaiUFCOHsm6dDf10wSoVjIF0agkkahLBV8jDJ GuQ0sjvNNKNvFc0vZtNn5fYgWZ+zfVfUfKLPPRXFfgskphCsvYhDhInTSdhFQggWusGM 4Z/UsaZIrd/1hyRqcdt7LKTT0APzcRxwjcqnFzQbFxUtW3+j3vN2g28wW4Hx9yHws0YR WewxwZ6MNxyoydur9cgIPo91CLBSALh4FgO5AGdz1C+J4+BcUwNhQWhIaX+ZuKSGAJfe 401PzmFxQWoOmjSoRFKuEOu5lzPSF4x3ybUzCuvkSkXC8cEm/SFeBRhgEw0YHW5E4R48 W+rA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=rIzQjKgnv74dcnlbl/6XmI0qxqIJwgt0QbtQ3AxJjDY=; b=WTghJzN9UPyIl0TnxmgMc7M1zm7EOuUpxBhZWupZEPh8KrbHUR44uTJoyOdKelnIsL emtXiK7ein/rqpkhKsC+9Vys7Hcd4eJm6pwz7veo5axZiDum42Htau5X3VRFbLcyogas sHPy1er+iB+z+xPqjRPBkbCf5KtqvoKMt/Gw/zbbqhJBvtXD04QJKHFuTabvs8icKJ5W NESpFAI4m3lTXoAWOAwww+prnyP9MqVApu19/BaXhOEUiJ2qHOxLqyBnWoGRh162rSdQ GHAZ4ZcIQCD+gCUulq5RIrgXMljSiIrX29bKPpt2oYPC8/ZxHjv3VHNzpLNdhB/kyyrj uZuw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=qvyM70Ai; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o8si7776688oig.189.2020.04.06.04.50.31; Mon, 06 Apr 2020 04:50:45 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=qvyM70Ai; 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727600AbgDFLuL (ORCPT + 99 others); Mon, 6 Apr 2020 07:50:11 -0400 Received: from mail.kernel.org ([198.145.29.99]:41534 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727376AbgDFLuL (ORCPT ); Mon, 6 Apr 2020 07:50:11 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 4F841206F8; Mon, 6 Apr 2020 11:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1586173810; bh=T8JPB2G201IEXtY9alosGKryKAmkDfl6bXQtj/eFyw0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qvyM70Aitm0A8bkQA9KFhhF+YBMwVWKMlbAXpGvIlOPB5IymIJfiYVSv8iP4QkML/ lQbPiycMFY5IpuJ8pTonEj1ZtW1CKB1V0TAUX7A3Udswogrt1vu4q0RGwwwsVO7D7/ +pX6sL+5s606/Oy82X+VJEoRkXsS12NDjvAwn6bo= Date: Mon, 6 Apr 2020 12:50:08 +0100 From: Mark Brown To: Johan Jonker Cc: lgirdwood@gmail.com, heiko@sntech.de, robh+dt@kernel.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/3] dt-bindings: sound: convert rockchip spdif bindings to yaml Message-ID: <20200406115008.GA7650@sirena.org.uk> References: <20200404115225.4314-1-jbx6244@gmail.com> <20200406110703.GA6837@sirena.org.uk> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Nq2Wo0NMKNjxTN9z" Content-Disposition: inline In-Reply-To: <20200406110703.GA6837@sirena.org.uk> X-Cookie: Ahead warp factor one, Mr. Sulu. User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --Nq2Wo0NMKNjxTN9z Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Apr 06, 2020 at 12:07:03PM +0100, Mark Brown wrote: > On Sat, Apr 04, 2020 at 01:52:23PM +0200, Johan Jonker wrote: > > Current dts files with 'spdif' nodes are manually verified. > > In order to automate this process rockchip-spdif.txt > > has to be converted to yaml. >=20 > Please don't send content free pings and please allow a reasonable time > for review. People get busy, go on holiday, attend conferences and so=20 Sorry, I just noticed that there are actually some changes in this version. > Please submit patches using subject lines reflecting the style for the > subsystem, this makes it easier for people to identify relevant patches. > Look at what existing commits in the area you're changing are doing and > make sure your subject lines visually resemble what they're doing. > There's no need to resubmit to fix this alone. This bit still applies though. --Nq2Wo0NMKNjxTN9z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl6LF28ACgkQJNaLcl1U h9BQDwf/TLMzjvaOS/XrkaDPT2V2JBzzwos/AckUmEy1bGBb3gFmfuV5mHpZFfTM f1svscqWp5VgXssq6EGCwZnUpmyGjo1AcJTq1aYCAgXa65a7c8D8QS2WwzYlFeFQ NMTO/Vd5q/9qjreQSvqWCXByFF1lSaNX3LOq4F1b8wEloSjFUv33W4AgewOq8g6P evxzb1IsiIUv9CJsOgz/cPAud4FseYOuh4H1L+TqigrDd4z1i9nUXeluSvmswf0k WJGHHvU2xxLjFicbQeJrG5VyXHSELl6JRdbojGFPksD2SKTnHXl3+/mLDWHYzFW4 4YhxljCFCaRnx+ofEiOsmPEjt/HEOQ== =y6jt -----END PGP SIGNATURE----- --Nq2Wo0NMKNjxTN9z--