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 24B61C433FE for ; Wed, 12 Oct 2022 10:23:54 +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-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Message-ID:Date:To:Cc:From:Subject: References:In-Reply-To:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4N60Ux2w5WEly4xw32G/30fd0YevQVH6JhKDz1v/HW8=; b=Z9eK0gjDmdFDd1 zE+zM0znFg9XvzUrS/zzl6nRTmBhpJDIAwkZtc+fDqE0DGo6L06fmei6CkeZrjWn/1ITs4Rv6sdIO byWGZdwEZKur6VWelU7JcUQRfrJsKKPnmbjIvl5rdUTdGSSzGATpZa+lvO3jZfZ1nIeUe3KrJ8vtG ZiEoiDZ25hEJSH1VRt/CWDPvpLpt9c2HMWnFX9g4ZXAh9mUNnxvph3nOR6diP0psYJi3cpB6tZmQQ NzMOS9QvKeU/5l7ZPgVaENKXgqPFM4jet8GxFc0vPw3kG1M/f8rDo1L0vNCRglrrVm7BxUzWbIC5K Fkvbl692UUtT4R8aRuZw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiYt5-007dom-5V; Wed, 12 Oct 2022 10:22:55 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oiYsJ-007dcL-V6 for linux-arm-kernel@lists.infradead.org; Wed, 12 Oct 2022 10:22:09 +0000 Received: from pendragon.ideasonboard.com (cpc89244-aztw30-2-0-cust3082.18-1.cable.virginm.net [86.31.172.11]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id B9A35492; Wed, 12 Oct 2022 12:22:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1665570124; bh=Q4U37sHPHno255Zadu765a/ekWBA5/Y/NjCYj1N5HAw=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=v58zDZtvAD4o/OReLZd7ycRlZ9sD1aW8EFzvdKKROMkvUTEI+0KpiWio5k/07fpQO ato/x3xRW0DMJ8UVM6SuVdY9YgEiUIaarOr1mHNdCweBQ8mDXVk6t3iY0uUOwDt6L0 VzTDorlDnHnwNAIgXC4IDEn2olAzNEnoFNblyYek= MIME-Version: 1.0 In-Reply-To: <20221011064316.dv6ulnmdginr7p3y@pengutronix.de> References: <20221010133146.1430768-1-dan.scally@ideasonboard.com> <20221010134954.la2xqekhxhkw7kvb@pengutronix.de> <20221011064316.dv6ulnmdginr7p3y@pengutronix.de> Subject: Re: [PATCH v2 0/3] Debix Model A board devicetree From: Kieran Bingham Cc: Daniel Scally , 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, debix-tech@polyhex.net, linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com To: Laurent Pinchart , Marc Kleine-Budde Date: Wed, 12 Oct 2022 11:22:02 +0100 Message-ID: <166557012258.3760285.1911550181545000867@Monstersaurus> User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221012_032208_210601_E1343720 X-CRM114-Status: GOOD ( 16.86 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Marc Kleine-Budde (2022-10-11 07:43:16) > On 10.10.2022 16:57:37, Laurent Pinchart 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? > > > > There is public documentation, including reduced schematics that provide > > just the pinout of the connectors. When it comes to availability of > > non-public documentation to selected upstream developers, I'll let > > Polyhex answer that question. More detailed schematics would certainly > > be useful to develop and review the upstream device tree integration for > > the board. > > Thanks, I've found the "reduced" schematics. Do you have a direct > contact to ask for more detailed schematics (e.g. for the IO board)? There's a discord channel/server at https://discord.gg/adaHHaDkH2 and debix-tech@polyhex.net, already on Cc of this mail thread. -- Kieran > > regards, > Marc > > -- > 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 | _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel