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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 63861C47DAF for ; Thu, 18 Jan 2024 15:32:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; 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=WbXeHqk6hMP4v68IQjql5XQd+zlgEZIYS8VfPvVM+HU=; b=rRC6ETqHsBaiacNeBPnp3gZOd8 P9E5K9BKAA7BZ/vXTdV5L/Yf8HcyqNKHeb556jvjvQEDO/hfnQ+dTxXaKnPtL5ouDxaIymRJWG94W GuK5p/usCXVy0f/tU2tufNM9QA/hLhg1TkZQPcLJJEmBRxIHURhpRir1PghqOK3ciCPao5Rmj6NNg w61QmpUThbjMMW1fWMBtMQp7peVc1vOhvUO8rY1G+kDRzSGNqcOs8aSiYnf9R53A9sb9kg4QsYGuE eyF5wGVIHv+oxTuMUYKrP0C7Q0AdbxQVrf3kKCNQ8cRmkAOJmr2zlckuii6V5YkwOg2xpJbnHl46w Jv6vgHOQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rQUMl-0037Es-2N; Thu, 18 Jan 2024 15:31:39 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rQUMi-0037Dk-2H for linux-arm-kernel@lists.infradead.org; Thu, 18 Jan 2024 15:31:38 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 55FE0CE1B3F; Thu, 18 Jan 2024 15:31:34 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4A758C433F1; Thu, 18 Jan 2024 15:31:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1705591892; bh=4wA+UWwUt1juxH0gO+qlw0qBSnENNfKQfAfESA3JOVA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oYgMK7mKWk4ZpaH3EseK8Uu7+VHlxzes9YSDMKw0MQl6vDz0aE35z9l5zA3rAJHxy BsMNnOdU+x1zZVU5ULw4Vi++4+idxP+fxaG4rDIVsNy0FceRSO1rQZ1d9c14jWDNB3 VDjGwfjyA/qljuvGO80OcVYJV44ejuOioTJ6QpooEQkxKNn5zMXO0DG1ZGkDY21vs2 lC3EVqEUqTc5/+e8ceuNyI/SV87N55LGVlxR7gw6+Ar7IueUmvo7ELbdeYy9R3OR1u aBeUpNP3Xwd53UP2qVMZAEDmGH1Ag1xLa9UCQlATBEv9FG6HnJaQ/Hea1i9hhhKBnO L3p63L2WnYYIg== Date: Thu, 18 Jan 2024 15:31:26 +0000 From: Conor Dooley To: Dharma Balasubiramani Subject: Re: [PATCH v3 1/3] dt-bindings: display: convert Atmel's HLCDC to DT schema Message-ID: <20240118-unscathed-flail-be2e49abc56d@spud> References: <20240118092612.117491-1-dharma.b@microchip.com> <20240118092612.117491-2-dharma.b@microchip.com> MIME-Version: 1.0 In-Reply-To: <20240118092612.117491-2-dharma.b@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240118_073136_946176_A37283D5 X-CRM114-Status: GOOD ( 12.05 ) 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: , Cc: alexandre.belloni@bootlin.com, linux-pwm@vger.kernel.org, linux4microchip@microchip.com, dri-devel@lists.freedesktop.org, conor.dooley@microchip.com, thierry.reding@gmail.com, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@tuxon.dev, airlied@gmail.com, sam@ravnborg.org, lee@kernel.org, u.kleine-koenig@pengutronix.de, devicetree@vger.kernel.org, conor+dt@kernel.org, tzimmermann@suse.de, maarten.lankhorst@linux.intel.com, mripard@kernel.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, bbrezillon@kernel.org, linux-kernel@vger.kernel.org, daniel@ffwll.ch Content-Type: multipart/mixed; boundary="===============4898869444032038384==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============4898869444032038384== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="uK+u7gbhbDVqB0jo" Content-Disposition: inline --uK+u7gbhbDVqB0jo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 18, 2024 at 02:56:10PM +0530, Dharma Balasubiramani wrote: > Convert the existing DT binding to DT schema of the Atmel's HLCDC display > controller. >=20 > Signed-off-by: Dharma Balasubiramani > --- > changelog > v2 -> v3 > - Remove '|' in description, as there is no formatting to preserve. > - Ref video-interfaces as endpoint. > - Remove ref and description for bus-width. > - Add new line before the child node in example. > - Remove 'example 2', as it is not required for just one additional prope= rty. Rob's comment on the previous version was: | Just 1 extra property doesn't justify 2 examples. |=20 | In any case, drop the partial examples and just have 1 complete example= =20 | in the MFD binding schema. --uK+u7gbhbDVqB0jo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZalETQAKCRB4tDGHoIJi 0oMyAP9+Ll8fdXViDHTVjFHNGPWzChucZsZdKY7aRr7jkFYBhAD/Qt7JIQGWHJ89 hYQiygsvwed2ijEO9ueMCNp10XQMzw4= =FSle -----END PGP SIGNATURE----- --uK+u7gbhbDVqB0jo-- --===============4898869444032038384== 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 --===============4898869444032038384==--