From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 21 May 2019 10:29:03 +0200 From: Marco Felsch Subject: Re: [PATCH 00/17] Add Support for Kontron SMARC-sAMX6i Message-ID: <20190521082903.xsc643uvgqjg5ue7@pengutronix.de> References: <20190509155834.22838-1-m.felsch@pengutronix.de> <20190520021639.GG15856@dragon> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190520021639.GG15856@dragon> To: Shawn Guo Cc: robh+dt@kernel.org, linux-imx@nxp.com, Stefan.Nickl@kontron.com, Gilles.Buloz@kontron.com, Michael.Brunner@kontron.com, thomas.schaefer@kontron.com, frieder.schrempf@kontron.de, kernel@pengutronix.de, devicetree@vger.kernel.org List-ID: Hi Shawn, On 19-05-20 10:16, Shawn Guo wrote: > On Thu, May 09, 2019 at 05:58:17PM +0200, Marco Felsch wrote: > > Hi, > > > > this series adds the Kontron SoM 'SMARC-sAMX6i' which is compatible to > > the SMARC 1.1 standard [1]. Most of the muxing can be done within the > > SoM dtsi since the standard defines a unique SoM hardware interface. > > > > This series is based on Priit Laes initial commit [2] which adds the > > initial support. I addressed the comments and changed the copyright > > since there where a lot of fixes. > > > > Testers are welcome :) since I used a custome baseboard which doesn't > > use all of the interfaces. > > > > [1] https://sget.org/standards/smarc > > [2] https://lore.kernel.org/patchwork/patch/762261/ > > > > Marco Felsch (14): > > dt-bindings: add Kontron vendor prefix > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC SDIO interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC LCD interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC Management pins > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC GPIO interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC HDMI interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC CSI Camera interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC I2S interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC SPI1 interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC Watchdog > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC module eeprom > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add power management support > > ARCH: arm: dts: imx6q-kontron-samx6i: add Kontron SMARC Quad/Dual SoM > > ARCH: arm: dts: imx6dl-kontron-samx6i: add Kontron SMARC > > Dual-Lite/Solo SoM > > > > Michael Grzeschik (2): > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add SMARC SPI0 interface > > ARCH: arm: dts: imx6qdl-kontron-samx6i: add boot spi-nor > > > > Priit Laes (1): > > ARCH: arm: dts: imx6qdl-kontron-samx6i: Add iMX6-based Kontron > > SMARC-sAMX6i module > > Do we really need so many patches for adding a single board support, or > can we squash some of them? I wanted to keep them logical ordered but I can squash them if you want. Regards, Marco > Shawn > > > > > .../devicetree/bindings/vendor-prefixes.txt | 1 + > > arch/arm/boot/dts/imx6dl-kontron-samx6i.dtsi | 12 + > > arch/arm/boot/dts/imx6q-kontron-samx6i.dtsi | 36 + > > arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi | 812 ++++++++++++++++++ > > 4 files changed, 861 insertions(+) > > create mode 100644 arch/arm/boot/dts/imx6dl-kontron-samx6i.dtsi > > create mode 100644 arch/arm/boot/dts/imx6q-kontron-samx6i.dtsi > > create mode 100644 arch/arm/boot/dts/imx6qdl-kontron-samx6i.dtsi > > > > -- > > 2.20.1 > > > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |