Message ID | 20221012102121.1747491-1-dan.scally@ideasonboard.com (mailing list archive) |
---|---|
Headers | show |
Series | Debix Model A board devicetree | expand |
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 <laurent.pinchart@ideasonboard.com> > 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