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=-1.9 required=3.0 tests=DATE_IN_PAST_12_24, DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_NEOMUTT 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 2D73CC31E45 for ; Thu, 13 Jun 2019 13:28:20 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 015132064A for ; Thu, 13 Jun 2019 13:28:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="N3Vh6iU2" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 015132064A Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-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=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=79itz9XIg2OxwnZRvey76aiUPtDWIuoqc39l5L52wlQ=; b=N3Vh6iU2ioRMjdp7DiiOYCVro w2Xj7QvSPgqSt2EVKCpdKC3QE0YIHdCwzD2OZBCRfr8alVtWD4LiioQcd4LCKkbxz77NrHHKp/PJZ 97I2+YYiZeAHuqsFy2LvjDu0MYE/lBdaf9i1bNI4LhUPFRGEV93J2Fqin1cJkZvPHkQ/p/pBkbJyW j3yfO6q03lLPGRO+WWv/3eEUnldVEl3DgbHYmEgyvwQO7pKhzuHZFINfs9nDY3kb+T5TpWM+a188y 2ZGf3Y1cwhfUnwD+wvU7rZKy01dCFJ/1XqRqOTVUi4ovQkUUFj1dM5ychKhX/YXqDJBi1wjDk6FON RZEilGG+g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hbPlz-0005HL-7O; Thu, 13 Jun 2019 13:28:11 +0000 Received: from relay12.mail.gandi.net ([217.70.178.232]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hbPk7-0003OI-S4 for linux-arm-kernel@lists.infradead.org; Thu, 13 Jun 2019 13:26:20 +0000 Received: from localhost (aaubervilliers-681-1-40-246.w90-88.abo.wanadoo.fr [90.88.159.246]) (Authenticated sender: maxime.ripard@bootlin.com) by relay12.mail.gandi.net (Postfix) with ESMTPSA id F29BB20000D; Thu, 13 Jun 2019 13:26:01 +0000 (UTC) Date: Wed, 12 Jun 2019 17:38:18 +0200 From: Maxime Ripard To: Rob Herring Subject: Re: [PATCH v2 1/2] dt-bindings: i2c: sun6i-p2wi: Add YAML schemas Message-ID: <20190612153818.q5xj5su33krlignu@flea> References: <20190605122936.11972-1-maxime.ripard@bootlin.com> <20190611090641.byr6mpywkfmbhrbk@flea> MIME-Version: 1.0 In-Reply-To: User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190613_062616_465748_91EC0D6F X-CRM114-Status: GOOD ( 17.30 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, Wolfram Sang , Gregory Clement , Chen-Yu Tsai , Linux I2C , Frank Rowand , "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" Content-Type: multipart/mixed; boundary="===============5426759145756999558==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============5426759145756999558== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="jqnskoivfbu5krfp" Content-Disposition: inline --jqnskoivfbu5krfp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, On Tue, Jun 11, 2019 at 08:50:37AM -0600, Rob Herring wrote: > On Tue, Jun 11, 2019 at 3:06 AM Maxime Ripard wrote: > > > > Hi Rob, > > > > On Mon, Jun 10, 2019 at 03:34:18PM -0600, Rob Herring wrote: > > > On Wed, Jun 5, 2019 at 6:29 AM Maxime Ripard wrote: > > > > +properties: > > > > + "#address-cells": > > > > + const: 1 > > > > + > > > > + "#size-cells": > > > > + const: 0 > > > > > > These 2 are covered by i2c-controller.yaml, right? > > > > Indeed, I've removed them. > > > > > > +examples: > > > > + - | > > > > + p2wi@1f03400 { > > > > > > i2c@... > > > > > > That should fail on the schema (I need to get the schema checking of > > > examples finished.) > > > > That would be great :) The compilation of the examples alone already > > caught a good number of examples that weren't even compiling. > > I'm primarily waiting on a dtc change to be accepted[1]. Feel free to > review/ack. I guess it's too late now :) > > Speaking of examples, one thing that would be great too would be to > > allow the usage of our C headers. It's not supported at the moment, > > and this often ends up with an example that is less readable than the > > actual DT. > > It should be. You just have to add them. See > Documentation/devicetree/bindings/timer/intel,ixp4xx-timer.yaml for > example. Hmmm, I'm pretty sure I tried this before. I'll try again. > Maybe the common interrupt and gpio ones should be added by default. I guess so, yeah. The GIC too is pretty common Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --jqnskoivfbu5krfp Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXQEcaQAKCRDj7w1vZxhR xWTgAP9WB+1aXtMSPMtLHzMJKOV6r1RNowdkygnwiE+cBDkvOAD7BDqmviqSzzZt 6saIUD3M+DBgvkUTsko4s0nJ4Wp+1AQ= =GewT -----END PGP SIGNATURE----- --jqnskoivfbu5krfp-- --===============5426759145756999558== 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 --===============5426759145756999558==--