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 23163C433F5 for ; Mon, 10 Oct 2022 13:51:24 +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=ELiGigPg2y5hLWx0dvxyxlPRbyuEsY9IMtWjQqOHM1g=; b=JEXTeXLd7Y7i1kZ65s208+BgV6 9EXIy755JEE2YNNP4ypR1icw6laBQ+aDixvfpqMG8pE9ZSR7kDdH8XafZzadvPedimWw4/n4wlldf k9d2y6nIC5o/Jn6OIilaw1mUDMSRKdouVZxJSUWr/hXarbtVqrzNSztfR6BRdSFJO7W8pDP2AxAPn UzWvADUDjonCSgcNVvi7hFU5W9a+xhhjV+uo4zW+SegqaXhHuUudXFQetUnJCuzBlBLTs8cc4f33q RHDSy3ITCW122uRD3gUW4/3ihA2WO2OJtTQGLIpppZlsgFlovw8uIDsPbPSweThTCGQiNszFG2wdz If8EJrDg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohtAl-0015gK-CV; Mon, 10 Oct 2022 13:50:23 +0000 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ohtAh-0015eP-Is for linux-arm-kernel@lists.infradead.org; Mon, 10 Oct 2022 13:50:21 +0000 Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=bjornoya.blackshift.org) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ohtAP-0004I7-F0; Mon, 10 Oct 2022 15:50:01 +0200 Received: from pengutronix.de (unknown [IPv6:2a01:4f8:1c1c:29e9:22:41ff:fe00:1400]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: mkl-all@blackshift.org) by smtp.blackshift.org (Postfix) with ESMTPSA id 70A32F9464; Mon, 10 Oct 2022 13:49:55 +0000 (UTC) Date: Mon, 10 Oct 2022 15:49:54 +0200 From: Marc Kleine-Budde To: Daniel Scally Cc: krzysztof.kozlowski@linaro.org, shawnguo@kernel.org, robh@kernel.org, marcel.ziswiler@toradex.com, leoyang.li@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, s.hauer@pengutronix.de, kieran.bingham@ideasonboard.com, debix-tech@polyhex.net, linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com, laurent.pinchart@ideasonboard.com Subject: Re: [PATCH v2 0/3] Debix Model A board devicetree Message-ID: <20221010134954.la2xqekhxhkw7kvb@pengutronix.de> References: <20221010133146.1430768-1-dan.scally@ideasonboard.com> MIME-Version: 1.0 In-Reply-To: <20221010133146.1430768-1-dan.scally@ideasonboard.com> X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-arm-kernel@lists.infradead.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221010_065019_642787_1C2A3A1A X-CRM114-Status: GOOD ( 13.14 ) 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="===============0953462322319981280==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============0953462322319981280== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="hhtj5ytpoxafphzt" Content-Disposition: inline --hhtj5ytpoxafphzt Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Daniel, On 10.10.2022 14:31:43, Daniel Scally wrote: > This series adds a .dts file for the Polyhex Debix Model A board [1] > A binding for the vendor is also added. A bit off-topic, how cooperative is Polyhex when it comes to the datasheets of the board and the expansion boards? regards, Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengutronix.de | Vertretung West/Dortmund | Phone: +49-231-2826-924 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | --hhtj5ytpoxafphzt Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEBsvAIBsPu6mG7thcrX5LkNig010FAmNEIwAACgkQrX5LkNig 010WZAf6AqZf2PoBj8q8ygcQZHaFSph2AYMqvW/hDd9XqOMiaLH/fpND295G/EUo rn3QbrtqpggrMg9diUokUDQa3D4Icb9Gsyl+hZhgh4I/8nywb37AATnwaMlrpGof aASFCI2Azr61iZunYm/G7lkLcoU4O0Df0IofvExx35UUkk/N5lJLywBhl1AGFlMC 7TmHbuTN16RVC7QttnWarWjUazTvOT4fNr8Z6UK3sJbN6aedfXcvj3nDpj4ik1xU IufV70IOuGz+ayPlbCX94Gdbe/A6YizzAVUMFD6z+TAQFoWnHBwhLVBQhxixAzeL 4gvbVnMseV00cR1VAOvtMRBBRezBYw== =LwBu -----END PGP SIGNATURE----- --hhtj5ytpoxafphzt-- --===============0953462322319981280== 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 --===============0953462322319981280==--