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=-7.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no 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 01855C43460 for ; Wed, 31 Mar 2021 19:12:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id B9A3861078 for ; Wed, 31 Mar 2021 19:12:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236063AbhCaTMA (ORCPT ); Wed, 31 Mar 2021 15:12:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:37824 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236082AbhCaTLt (ORCPT ); Wed, 31 Mar 2021 15:11:49 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 60B976101E; Wed, 31 Mar 2021 19:11:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617217909; bh=Olfz4Koh1GX/7jYYda3mu/A+pOcDvP8Ry+jA1/HnMwk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BtpufNiCGaobQA0Ff0lGGp3iQUlEJVv7Z+SJImc0Kybcygy2adWMKGM8a00hozn2a FMFqgDplPR3yYRVUhG3LFse0vk7idxOsDD/shh2TGEQKvjUei6lFJjqP09yLEN3CwY fbScwcK28PFUrZH58PVjNlojRSMMh2AGpInOMFthFEJaRHpZhgxjqWqrO24VXDIsRn B3yUBmEu50BdWX6lZnOq4FltYEk4CS99x/KOxaMeztMkKxfT/0RG77rUuTJD/gFbBL B/Z0b30ED84qTizOm5iiFyNUfQ5jHfpgZQ8nDY4+QA32jBtgwFgbLxk8lwk+NCxMbY 2ObdQ/Bzz1QGQ== Date: Wed, 31 Mar 2021 20:11:35 +0100 From: Mark Brown To: Pratyush Yadav Cc: Rob Herring , Nishanth Menon , Tero Kristo , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Vignesh Raghavendra Subject: Re: [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml Message-ID: <20210331191135.GF4758@sirena.org.uk> References: <20210326130034.15231-1-p.yadav@ti.com> <20210326130034.15231-5-p.yadav@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3yNHWXBV/QO9xKNm" Content-Disposition: inline In-Reply-To: <20210326130034.15231-5-p.yadav@ti.com> X-Cookie: You can't take damsel here now. User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --3yNHWXBV/QO9xKNm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 26, 2021 at 06:30:34PM +0530, Pratyush Yadav wrote: > From: Ramuthevar Vadivel Murugan >=20 > There is no way as of now to have a parent or bus defining properties > for child nodes. For now, avoid it in the example to silence warnings on > dt_schema_check. We can figure out how to deal with actual dts files > later. 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. --3yNHWXBV/QO9xKNm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmBkyWcACgkQJNaLcl1U h9AXwAf/fRZBoTnVG0BfNgQ2befGLzGtWUX2O1T04d886Y2ch/gYfOUy8hgclpI9 kT2H5uKYcYD3g+q8wzBadNgQ+CCi68QpIF0i0jaqynVHDwSfWLhWbUtI8c01u9UK QZAtCKIeOid+YbFrSXDwx7PJNPzpqderUIVtRJFf7NOD08YQLcXWdQMB475nemUE nHbZY3vVnFcc1BZVLleS6HqqFKaT6YmhYXWWSV985uf31myTIfxY1bmw9ZBj6Ejq VPLemuamF8samQj/FzWdOxNXLC0bNtg5EQ7B8fd/ZneSaIPD+o/jsR0jcNF8rGZV QY2AYvvRh5/cc9xvdMzZZU6kw12rAQ== =Qe4U -----END PGP SIGNATURE----- --3yNHWXBV/QO9xKNm-- 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=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no 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 D1CC6C433B4 for ; Wed, 31 Mar 2021 19:14:10 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 5E65A6101E for ; Wed, 31 Mar 2021 19:14:10 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5E65A6101E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qJVl8wvwWcVU9xobG8U0lRpocY7b3hT8AOR7gLOvEbU=; b=J/wyvm412zvw77S6bt9Ibec+z q2EJvuxHCPQmQGf+H6yf49WaEsN3ipONiQxCU9tmSEoTL0kPTHB/ARYm8LcE2EVTaTmqg4dp4vvsG I+JwFoIY+ihJ/mNrzt11gKNDh+vwzKPlY+dzUgUsozKsLejrcY0liQhmRAXXM9haC3nBq5ogQmXX/ n7/o0XGV2da7OephR26s5Bbh7+OpajZrEVXD1apy7WcWnxJaCLCXXMnI+txHKyO/yxvOavt0z/G80 Gx3pCPW7OrUqkwqKfMLMSTL7yvHXffGFSiDH8D1r5uQ+KQ71hOirODV5b9lLeX7AKJfyB5e9HQTdm dvb4PK+qQ==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lRgG6-007Kwr-TX; Wed, 31 Mar 2021 19:12:07 +0000 Received: from mail.kernel.org ([198.145.29.99]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lRgFv-007Kw3-4p for linux-arm-kernel@lists.infradead.org; Wed, 31 Mar 2021 19:11:57 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 60B976101E; Wed, 31 Mar 2021 19:11:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1617217909; bh=Olfz4Koh1GX/7jYYda3mu/A+pOcDvP8Ry+jA1/HnMwk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BtpufNiCGaobQA0Ff0lGGp3iQUlEJVv7Z+SJImc0Kybcygy2adWMKGM8a00hozn2a FMFqgDplPR3yYRVUhG3LFse0vk7idxOsDD/shh2TGEQKvjUei6lFJjqP09yLEN3CwY fbScwcK28PFUrZH58PVjNlojRSMMh2AGpInOMFthFEJaRHpZhgxjqWqrO24VXDIsRn B3yUBmEu50BdWX6lZnOq4FltYEk4CS99x/KOxaMeztMkKxfT/0RG77rUuTJD/gFbBL B/Z0b30ED84qTizOm5iiFyNUfQ5jHfpgZQ8nDY4+QA32jBtgwFgbLxk8lwk+NCxMbY 2ObdQ/Bzz1QGQ== Date: Wed, 31 Mar 2021 20:11:35 +0100 From: Mark Brown To: Pratyush Yadav Cc: Rob Herring , Nishanth Menon , Tero Kristo , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Vignesh Raghavendra Subject: Re: [PATCH 4/4] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml Message-ID: <20210331191135.GF4758@sirena.org.uk> References: <20210326130034.15231-1-p.yadav@ti.com> <20210326130034.15231-5-p.yadav@ti.com> MIME-Version: 1.0 In-Reply-To: <20210326130034.15231-5-p.yadav@ti.com> X-Cookie: You can't take damsel here now. User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210331_201155_512434_F60203DF X-CRM114-Status: GOOD ( 10.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1510654008200449351==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============1510654008200449351== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="3yNHWXBV/QO9xKNm" Content-Disposition: inline --3yNHWXBV/QO9xKNm Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 26, 2021 at 06:30:34PM +0530, Pratyush Yadav wrote: > From: Ramuthevar Vadivel Murugan >=20 > There is no way as of now to have a parent or bus defining properties > for child nodes. For now, avoid it in the example to silence warnings on > dt_schema_check. We can figure out how to deal with actual dts files > later. 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. --3yNHWXBV/QO9xKNm Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmBkyWcACgkQJNaLcl1U h9AXwAf/fRZBoTnVG0BfNgQ2befGLzGtWUX2O1T04d886Y2ch/gYfOUy8hgclpI9 kT2H5uKYcYD3g+q8wzBadNgQ+CCi68QpIF0i0jaqynVHDwSfWLhWbUtI8c01u9UK QZAtCKIeOid+YbFrSXDwx7PJNPzpqderUIVtRJFf7NOD08YQLcXWdQMB475nemUE nHbZY3vVnFcc1BZVLleS6HqqFKaT6YmhYXWWSV985uf31myTIfxY1bmw9ZBj6Ejq VPLemuamF8samQj/FzWdOxNXLC0bNtg5EQ7B8fd/ZneSaIPD+o/jsR0jcNF8rGZV QY2AYvvRh5/cc9xvdMzZZU6kw12rAQ== =Qe4U -----END PGP SIGNATURE----- --3yNHWXBV/QO9xKNm-- --===============1510654008200449351== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============1510654008200449351==--