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 BE503C4332F for ; Thu, 13 Oct 2022 12:21: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-Transfer-Encoding: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lyYc9twZ19wa4NG6oRlTmJMy/LffOoDtfvN8zV2AL4I=; b=uxp1sL6nvCo8v1 1hMAiJ9qtB3tdU9iHtZ24HtoMSIIDXsr8EEu7xA3lxoxhHoHKiUD8ZQb0e78PKsrFlkqYfbnj7uiT 3T1XWWXuWRR2sOE0ecIV1qz94KxcufByx+HtPAVTfGp2OuqynJcmng/5Iei2s5nkFHGyB+tqlNKk3 B2CGzEP3xdpQjCoaX50b1vcy7mtzq8fddx/4r1D03XPlDcEJplubwymmOnU0RXpVKzQNk4H7pWI33 JFbLk1tUhn2qA5AiG8WHSDQGqDED3PQrh6vs77RzxH2en0cROAP5Wj0SH3oOQZ3qIMF42WdZhQuTS LOE395fu5KBvo4NjvcEw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oixCN-00BfTM-Pn; Thu, 13 Oct 2022 12:20:27 +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 1oixCK-00BfSV-C0 for linux-arm-kernel@lists.infradead.org; Thu, 13 Oct 2022 12:20:25 +0000 Received: from pendragon.ideasonboard.com (62-78-145-57.bb.dnainternet.fi [62.78.145.57]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 6FA7C492; Thu, 13 Oct 2022 14:20:22 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1665663622; bh=xzy6JsDhXyvoXQiqBSvPXdA6yEH6j7Jz/E9TPh8hHkU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=knFDKUKt8m9AVaa2BwRtejYK3YgnlqNvresR70K7JdfxneyXTgLcDdjtgSfc14D7X A6JDzo2ytPkFRC/OgTp+PQfVqO/wj63P/a6FJqAT3MRGxg2Eu7es0qdpQRbmr5Tn3T SuKRj/Ri7fhych1WEu7DwvmGauuIa6kCQqWvdHQ4= Date: Thu, 13 Oct 2022 15:20:16 +0300 From: Laurent Pinchart 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, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, kieran.bingham@ideasonboard.com, debix-tech@polyhex.net Subject: Re: [PATCH v3 0/3] Debix Model A board devicetree Message-ID: References: <20221012102121.1747491-1-dan.scally@ideasonboard.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221012102121.1747491-1-dan.scally@ideasonboard.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221013_052024_572469_4C007D1C X-CRM114-Status: GOOD ( 11.87 ) 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 Hi Dan, Thank you for the patches. On Wed, Oct 12, 2022 at 11:21:18AM +0100, Daniel Scally wrote: > Hello > > This series adds a .dts file for the Polyhex Debix Model A board [1] > A binding for the vendor is also added. > > [1] http://www.polyhex.net/product/embedded-motherboard/board/nxp.html?id=483 For the whole series, Tested-by: Laurent Pinchart > Daniel Scally (3): > dt-bindings: vendor-prefixes: Add Polyhex Technology Co. > dt-bindings: arm: fsl: Enumerate Debix Model A Board > arm64: dts: Add device tree for the Debix Model A Board > > .../devicetree/bindings/arm/fsl.yaml | 1 + > .../devicetree/bindings/vendor-prefixes.yaml | 2 + > arch/arm64/boot/dts/freescale/Makefile | 1 + > .../dts/freescale/imx8mp-debix-model-a.dts | 529 ++++++++++++++++++ > 4 files changed, 533 insertions(+) > create mode 100644 arch/arm64/boot/dts/freescale/imx8mp-debix-model-a.dts -- Regards, Laurent Pinchart _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel