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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A8BFDC433FE for ; Mon, 10 Oct 2022 13:57:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229703AbiJJN5q (ORCPT ); Mon, 10 Oct 2022 09:57:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229605AbiJJN5o (ORCPT ); Mon, 10 Oct 2022 09:57:44 -0400 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [IPv6:2001:4b98:dc2:55:216:3eff:fef7:d647]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 373B96B640 for ; Mon, 10 Oct 2022 06:57:44 -0700 (PDT) Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 8B298EE6; Mon, 10 Oct 2022 15:57:42 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1665410262; bh=1bXVL/ARHdL/tIm61oBYj0yqhnrLAGRdYbIf7yBPJeQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HAt5N66Flko5oqerb97hIcgrheLgpcCMoIOSl5t8oXfUarujjY9nuSV4Y5L8CQheE 72KIzeAEvFgBis4sHJL+Ajjw9XhGkNZVIQUPwhbxrFxuD5+3j+plPpMzKYGuTKnDHb yntuVZdmIVVvpzqytjlDPxZ3348JaRBfXYNyRsxE= Date: Mon, 10 Oct 2022 16:57:37 +0300 From: Laurent Pinchart To: Marc Kleine-Budde 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, kieran.bingham@ideasonboard.com, debix-tech@polyhex.net, linux-imx@nxp.com, kernel@pengutronix.de, festevam@gmail.com Subject: Re: [PATCH v2 0/3] Debix Model A board devicetree Message-ID: References: <20221010133146.1430768-1-dan.scally@ideasonboard.com> <20221010134954.la2xqekhxhkw7kvb@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20221010134954.la2xqekhxhkw7kvb@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Oct 10, 2022 at 03:49:54PM +0200, Marc Kleine-Budde wrote: > 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? 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. -- Regards, Laurent Pinchart