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 11368C25B74 for ; Thu, 16 May 2024 17:17:37 +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: 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=wdbnalvQA16zJvzLcTd2Ty9k+JiorrvdMlRBuMhtPyk=; b=Ranabkobuj5tj/tZfsHM3KiMgg v8x61tS02b0ba+o/hBTdhHz4oCkVn7YjTdg8W46rUO7qod9aFgkQ2u1L2r19QJkdtdVmVYy75x4m8 bt3tw7gN1gkxKjUQKkCZ9fquzFzQCnTAxRXRlqDNTS/NKYMDJm51Y95/ACONTBO6QD3fNUzFyV2Ag imt/eeN9MzhfR6BN3Pq3sO+whlwQ5tpFftIV5zKcFXFNiBTcQk5/4Z/XZ8Sz/XiH2WCXEOjqT5D9u 1wyUlJwPEElT7Ga/Qsb2TUE34vHJZdz6SCScajJoBxEkhEFfCRlXVhqQthcm/5UQta09uXxHBTuPp 8q/1pk4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7ejN-00000005d9G-3v4B; Thu, 16 May 2024 17:17:25 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1s7ejK-00000005d88-3o5X for linux-arm-kernel@lists.infradead.org; Thu, 16 May 2024 17:17:24 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 1CC0F60011; Thu, 16 May 2024 17:17:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 03657C113CC; Thu, 16 May 2024 17:17:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1715879841; bh=+9ep4E4ALUttjO+CaTJIyTPPObIWtAgLKOaiG62P4/8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=c1xnjiaifHePS54zD9X1TOburYd+uayOwa3V9rdZnqe4IlCC/fRIN2fSq5fNZGo5K 2PPS/WxsS0fdyQsDyO/VCL5ocrZa9V9JWpcQ8D1xtfD35U7E6E3usPd7PEjkss+/Jw kaoziU9PAglsmwY8h4hvNjveHBgjXHG+6nRp21HIedq8pOphTbAoWJeKWaDY45phio oMWFkWb6piAx0WiLSR0+UspJXq7CS7OJynyqyKcQ5YOWGbwKJkm05dxlfWVgUc7vtm uLectBhQ3N9H7GXGqzNK0U03i8jrehd1S5JytEm+aplNZuxRX7K8uMDTU1OdozQ6Th P5MMi7eOn1o3Q== Date: Thu, 16 May 2024 18:17:14 +0100 From: Conor Dooley To: Marek Vasut Cc: devicetree@vger.kernel.org, Andrzej Hajda , Conor Dooley , Daniel Vetter , David Airlie , Fabio Estevam , Jernej Skrabec , Jonas Karlman , Krzysztof Kozlowski , Laurent Pinchart , Liu Ying , Maarten Lankhorst , Maxime Ripard , Neil Armstrong , Pengutronix Kernel Team , Philipp Zabel , Rob Herring , Robert Foss , Sascha Hauer , Shawn Guo , Thomas Zimmermann , dri-devel@lists.freedesktop.org, imx@lists.linux.dev, kernel@dh-electronics.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2] dt-bindings: display: synopsys,dw-hdmi: Document ddc-i2c-bus in core Message-ID: <20240516-dill-exception-7ef1e9a1a473@spud> References: <20240515062753.111746-1-marex@denx.de> MIME-Version: 1.0 In-Reply-To: <20240515062753.111746-1-marex@denx.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240516_101723_044386_0109B446 X-CRM114-Status: GOOD ( 10.25 ) 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="===============8456773274258689930==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8456773274258689930== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="UCTs9d82BIhevYEn" Content-Disposition: inline --UCTs9d82BIhevYEn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, May 15, 2024 at 08:27:44AM +0200, Marek Vasut wrote: > The DW HDMI driver core is responsible for parsing the 'ddc-i2c-bus' property, > move the property description into the DW HDMI common DT schema too, so this > property can be used on all devices integrating the DW HDMI core. Acked-by: Conor Dooley Cheers, Conor. --UCTs9d82BIhevYEn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZkY/mgAKCRB4tDGHoIJi 0jqhAP94jDx5vzCpjUTTo0IRSUg26A+svmD+AneDo1hxbXA/0gD/USEdNBXvLbFg vXMTT2mMN3OlKcJk/qWTUKJe6EV/DA4= =/C2a -----END PGP SIGNATURE----- --UCTs9d82BIhevYEn-- --===============8456773274258689930== 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 --===============8456773274258689930==--