From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from relay4-d.mail.gandi.net (relay4-d.mail.gandi.net [217.70.183.196]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 8488912A145; Fri, 10 May 2024 10:37:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=217.70.183.196 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715337452; cv=none; b=K9sbnkR9IBs9Ar/bmF/pURjcAELAjQ0VteP7nr3g6x/GrV7H/hMC3xdG7TflbSTgPuKGAvpf4I3KMsuOKtrpVedz+qw2yiJgmZSuu0KTWMj0Fw2t2jdzY8l2TenEZj1X9XzrzH/G2EhLolVJNlDuUtSMs77RbQjsuRN4eurJZIQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1715337452; c=relaxed/simple; bh=TXNdkz5a7GF+guGZe+EfuGLjsV7bEXk1+YJn1Ezssbc=; h=Date:From:To:Cc:Subject:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=XPhDZH9NtXFyTXB2T9kKCnN6v0e+UXyZGdUUR04hAxEokrBiu9zmY3YFlvsvGxEeew+LvWR3SDqyIaLevWvjZEwi8uPNIlDYll2wYNTU06ttDUvvKUB5CWs0Gl+HhKvMDisYSYQhyMhDUWmFDc6XT8Hq8WJ/dxzqxmqX5EGF9i8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=pxKg9ilE; arc=none smtp.client-ip=217.70.183.196 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="pxKg9ilE" Received: by mail.gandi.net (Postfix) with ESMTPSA id 92529E0008; Fri, 10 May 2024 10:37:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1715337441; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=vDoiNwoii/qxjT77o/j0b4b+dq8b/9g1u0a5i+nOs94=; b=pxKg9ilEFyj+MjnvdsxaawKTc/71y4mfiays6/uP89nhdZCPgTSzPxKqOU1qD1YJCmwLXI 1cx3CaLdieq2d5Ft73Ox5XAnV0V7cf8ae6rYtj5X205BwbVfmMK2dBbzt/fZcpAYPuY1C+ JX1z0CaLoazA169azpGi0OTg5bSfchq/qOAegPiAQDey1UmRYtrej1NRSqeSjf5HtZXuuM 3ClcLEgb6nEAhp/pQbdB1e1KX00m+W8NxsWJ0zTm52RwIh/xBNKvsLGtYQRlhA+fgycaUV zeLMVppJY9VI5G01FGM4SeoXBgc62FQv5V8Ift1NrTevKctAYVJpjCmPutKKCg== Date: Fri, 10 May 2024 12:37:17 +0200 From: Luca Ceresoli To: "Rob Herring (Arm)" Cc: Laurent Pinchart , Dragan Cvetic , Maxime Ripard , Andrzej Hajda , Paul Kocialkowski , Robert Foss , Conor Dooley , Jernej Skrabec , =?UTF-8?Q?Herv=C3=A9?= Codina , Krzysztof Kozlowski , Greg Kroah-Hartman , Arnd Bergmann , Derek Kiernan , Neil Armstrong , Saravana Kannan , David Airlie , Maarten Lankhorst , Paul Kocialkowski , devicetree@vger.kernel.org, dri-devel@lists.freedesktop.org, Thomas Zimmermann , linux-kernel@vger.kernel.org, Daniel Vetter , Jonas Karlman , Thomas Petazzoni Subject: Re: [PATCH v2 1/5] dt-bindings: connector: add GE SUNH hotplug addon connector Message-ID: <20240510123717.437ffe6e@booty> In-Reply-To: <171533049583.3304069.11759668175103213313.robh@kernel.org> References: <20240510-hotplug-drm-bridge-v2-0-ec32f2c66d56@bootlin.com> <20240510-hotplug-drm-bridge-v2-1-ec32f2c66d56@bootlin.com> <171533049583.3304069.11759668175103213313.robh@kernel.org> Organization: Bootlin X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-GND-Sasl: luca.ceresoli@bootlin.com Hello Rob, On Fri, 10 May 2024 03:41:35 -0500 "Rob Herring (Arm)" wrote: > On Fri, 10 May 2024 09:10:37 +0200, Luca Ceresoli wrote: > > Add bindings for the GE SUNH add-on connector. This is a physical, > > hot-pluggable connector that allows to attach and detach at runtime an > > add-on adding peripherals on non-discoverable busses. > > > > Signed-off-by: Luca Ceresoli > > > > --- > > > > NOTE: the second and third examples fail 'make dt_binding_check' because > > they are example of DT overlay code -- I'm not aware of a way to > > validate overlay examples as of now As mentioned here... > > > > This patch is new in v2. > > --- > > .../connector/ge,sunh-addon-connector.yaml | 197 +++++++++++++++++++++ > > MAINTAINERS | 5 + > > 2 files changed, 202 insertions(+) > > > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > Error: Documentation/devicetree/bindings/connector/ge,sunh-addon-connector.example.dts:49.9-14 syntax error > FATAL ERROR: Unable to parse input tree ...this is expected. Any hints on how this can be managed in bindings examples would be very useful. Best regards, Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com