On Tue, May 21, 2019 at 10:29:03AM +0200, Marco Felsch wrote: > 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. Please squash, thanks. Shawn