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 X-Spam-Level: X-Spam-Status: No, score=-5.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4638C64E7C for ; Wed, 2 Dec 2020 19:41:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5EEAD22201 for ; Wed, 2 Dec 2020 19:41:33 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729285AbgLBTlR (ORCPT ); Wed, 2 Dec 2020 14:41:17 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729279AbgLBTlR (ORCPT ); Wed, 2 Dec 2020 14:41:17 -0500 Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E1B64C0613CF for ; Wed, 2 Dec 2020 11:40:36 -0800 (PST) Received: by mail-ej1-x633.google.com with SMTP id bo9so6106921ejb.13 for ; Wed, 02 Dec 2020 11:40:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=crULYJi4p/jXVyQA1BkXPNgMIZow3ARS4CNmHCzqmJc=; b=ZSuUGYB0kHb0yqllOF/t0iSz7mdjhDvc5DJIkARoUHChyNOJ4jDODNv/pogZvAEryd uB0laNfGz9U8oPPH7fYIdwztuItcVQluyJ5iVN8HI/BoQraKou8yadTdsC+6xW34axb4 YAUbe3Pj6CrVjiR/lw7n7lsd+cbk4cNzAzm9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=crULYJi4p/jXVyQA1BkXPNgMIZow3ARS4CNmHCzqmJc=; b=rSjiW2rv6CAnIM114KwuvkxzwCosVXWJvEOedbPwFNb0pr/TADAxzrofHhCs/a39uJ aA03neyVEteUcVig2skmhCEMJCeQbX+/zqlBSIV6nBMFB1GOEwvJt+/uOEa2d4lklnAH x1OdLwAmelDxSFg31Q9I7uO6ws6dCWJY8DZJ6eV5jW1a/o82JH26jg91yXwqJIG7DjXL 9VaoJjqT6cMqpzP3A7MC9rTWNRR0IdTUvdHUYNUimzIqtfsXfE7QLGYjHMi/UBChx1VY vupdJCO9MjtqBk3IzIozMOBAjc80x86eoJvdOCB0nFxI453x2hT1nVTtTYfdCZJgzP8K 4D2w== X-Gm-Message-State: AOAM532rz6mvGOO7ux/YZMF0QW++J08HLQTwotiikeMDtztuIiaRcCpa W3O7QGOCbWtXsLuArZNw/iO03IVCyx6OIfzNNqrAmA== X-Google-Smtp-Source: ABdhPJygob7NkjDHQyc9hGDXqpbedbGxN5jEXIyTbuxo+xEJ4+KCXFP86EL12XQitzoHNDS3gBb/87gWmLTneXNACY8= X-Received: by 2002:a17:906:7d91:: with SMTP id v17mr1335587ejo.522.1606938035623; Wed, 02 Dec 2020 11:40:35 -0800 (PST) MIME-Version: 1.0 References: <20201202121241.109952-1-jagan@amarulasolutions.com> <20201202121241.109952-5-jagan@amarulasolutions.com> <20201202173405.GD3490@kozik-lap> <20201202193724.GB85884@kozik-lap> In-Reply-To: <20201202193724.GB85884@kozik-lap> From: Jagan Teki Date: Thu, 3 Dec 2020 01:10:24 +0530 Message-ID: Subject: Re: [PATCH 04/10] arm64: dts: imx8mm: Add Engicam i.Core MX8M Mini SOM To: Krzysztof Kozlowski Cc: Rob Herring , Shawn Guo , Li Yang , Fabio Estevam , Matteo Lisi , devicetree , linux-kernel , linux-arm-kernel , NXP Linux Team , linux-amarula Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, Dec 3, 2020 at 1:07 AM Krzysztof Kozlowski wrote: > > On Thu, Dec 03, 2020 at 01:00:59AM +0530, Jagan Teki wrote: > > Hi Krzysztof, > > > > On Wed, Dec 2, 2020 at 11:04 PM Krzysztof Kozlowski wrote: > > > > > > On Wed, Dec 02, 2020 at 05:42:35PM +0530, Jagan Teki wrote: > > > > i.Core MX8M Mini is an EDIMM SOM based on NXP i.MX8MM from Engicam. > > > > > > s/SOM/SoM/ > > > > > > > > > > > General features: > > > > - NXP i.MX8MM > > > > > > i.MX 8M Mini > > > as named by NXP: > > > https://www.nxp.com/products/processors-and-microcontrollers/arm-processors/i-mx-applications-processors/i-mx-8-processors/i-mx-8m-mini-arm-cortex-a53-cortex-m4-audio-voice-video:i.MX8MMINI > > > > > > > - Up to 2GB LDDR4 > > > > - 8/16GB eMMC > > > > - Gigabit Ethernet > > > > - USB 2.0 Host/OTG > > > > - PCIe Gen2 interface > > > > - I2S > > > > - MIPI DSI to LVDS > > > > - rest of i.MX8MM features > > > > > > Ditto > > > > > > > > > > > i.Core MX8M Mini needs to mount on top of Engicam baseboards for > > > > creating complete platform boards. > > > > > > > > Possible baseboards are, > > > > - EDIMM2.2 > > > > - C.TOUCH 2.0 > > > > > > Don't describe baseboards. You add here only SoM. > > > > It's just information on how this SoM is being used. Let me know any > > issues while explaining the combinations being used here. > > Don't describe baseboards. No point to blow up description. Include only > information relevant to this patch. It was my basic practice to include combination so-that users or others can get to know. ie what I did for other SoC's. Yes, will update here next versions. Jagan.