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 810FBC4167B for ; Mon, 27 Nov 2023 17:15:25 +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=OlpIer6QpQo4E0Tlm9VNYouBNj6D2ZtgEkeBsWlgWVU=; b=eYmLTmIlH/N2RKFtVaUhXDMzvd IMrN4G37tOx+WmY6NfRnS/j9C8RZn9ANVM4QrFfgzC4CRp9+nP0d4Z6vn2VWKbdDVow6rlnbdA8DT 5fhq0ur/XE8AXM6FLprquSIf01JY3vwxCiFasV7rTLoLW2eH+ZJg8x3ewLQaMNOPl2VUy9H3D5veD 56l5X+/UhNmEFA8Sx8Oi3ne3TK8madGA5USUosXFnWen+MUr6FT4XfvvMGCEnB2cy3mJepvO2fqkZ Nry0U0Ry5Ve5SmpvcDtJR2z0bHwB7mAA8yDt5WcwX6PZoOOcMdokUKSCfD2ihANAFN8bQD/4UPeb7 a8HL0e3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r7fCC-0036jC-1n; Mon, 27 Nov 2023 17:14:56 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r7fC3-0036gA-1J for linux-arm-kernel@lists.infradead.org; Mon, 27 Nov 2023 17:14:48 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id D0569B836CD; Mon, 27 Nov 2023 17:14:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 05BE1C433C7; Mon, 27 Nov 2023 17:14:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701105284; bh=94eA5a3oVs1VTguMTV9OICnFtDjCrfp2/1bumD9OBZQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Fa/wQuX929+5dckPfYpUstS/A0PYi6ycn5TAH8wdbjF3R0MA8NWtU2JDzQKolgyvt LIdAMaLbIwy2Zu22qZ4AiKrl8xoGIPudfiWX3PEkYFK+QtJlKtkfzTYluMf0QWdGOV rRTYnLkT4j+kxALg0gAOSgRNdV+e0XLBSwO3fFds8seHEL31R3+4wLr/nnS1QEkDFF EnLkTCojnQeygYnmU1SUSfHV50HWG3zRY+jFN0sYWexHhR1217i5PnnTN5KT3Urdo4 Ua+TSAMOSCqB4LApFdAHQX6MJDa5+Mr46b8GfdKndENulAzNbrtsz1vXe+k9m+NNO1 1ybXs76rFt0fA== Date: Mon, 27 Nov 2023 17:14:36 +0000 From: Conor Dooley To: Roland Hieber Cc: Inki Dae , Jagan Teki , Marek Szyprowski , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , David Airlie , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Philipp Zabel Subject: Re: [PATCH 1/2] dt-bindings: display: bridge: samsung-dsim: Add i.MX7D support Message-ID: <20231127-sessions-publisher-d15b28966646@spud> References: <20231127-b4-imx7-mipi-dsi-v1-0-7d22eee70c67@pengutronix.de> <20231127-b4-imx7-mipi-dsi-v1-1-7d22eee70c67@pengutronix.de> MIME-Version: 1.0 In-Reply-To: <20231127-b4-imx7-mipi-dsi-v1-1-7d22eee70c67@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231127_091447_766167_1EA78B65 X-CRM114-Status: GOOD ( 16.78 ) 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="===============7360600362538989860==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7360600362538989860== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="eEkdIYeTY4jIHAux" Content-Disposition: inline --eEkdIYeTY4jIHAux Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 27, 2023 at 05:12:28PM +0100, Roland Hieber wrote: > From: Philipp Zabel >=20 > Add support for the "fsl,imx7d-mipi-dsim" compatible used on i.MX7D. >=20 > Signed-off-by: Philipp Zabel > Signed-off-by: Roland Hieber Acked-by: Conor Dooley Cheers, Conor. > --- > .../devicetree/bindings/display/bridge/samsung,mipi-dsim.yaml | = 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) >=20 > diff --git a/Documentation/devicetree/bindings/display/bridge/samsung,mip= i-dsim.yaml b/Documentation/devicetree/bindings/display/bridge/samsung,mipi= -dsim.yaml > index 4ed7a799ba26..e43fec560941 100644 > --- a/Documentation/devicetree/bindings/display/bridge/samsung,mipi-dsim.= yaml > +++ b/Documentation/devicetree/bindings/display/bridge/samsung,mipi-dsim.= yaml > @@ -27,7 +27,9 @@ properties: > - fsl,imx8mm-mipi-dsim > - fsl,imx8mp-mipi-dsim > - items: > - - const: fsl,imx8mn-mipi-dsim > + - enum: > + - fsl,imx7d-mipi-dsim > + - fsl,imx8mn-mipi-dsim > - const: fsl,imx8mm-mipi-dsim > =20 > reg: >=20 > --=20 > 2.39.2 >=20 --eEkdIYeTY4jIHAux Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZWTOfAAKCRB4tDGHoIJi 0gR3AQC/uU0C6yQnjFTOi3VAkiumHD8Z665Xqv9I+8g62eUrFgEAyZ2kzmH3FFHh D1CWuyb+hcb2UhlGWyV3b4HuLNpq8QQ= =ysHQ -----END PGP SIGNATURE----- --eEkdIYeTY4jIHAux-- --===============7360600362538989860== 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 --===============7360600362538989860==--