All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [PATCH v4 2/3] armv8: lx2162a: Add Soc changes to support LX2162A
Date: Thu, 29 Oct 2020 10:43:48 -0400	[thread overview]
Message-ID: <20201029144348.GF5340@bill-the-cat> (raw)
In-Reply-To: <1603979177-7408-3-git-send-email-meenakshi.aggarwal@nxp.com>

On Thu, Oct 29, 2020 at 07:16:16PM +0530, meenakshi.aggarwal at nxp.com wrote:

> From: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> 
> LX2162 is LX2160 based SoC, it has same die as of LX2160
> with different packaging.
> 
> LX2162A support 64-bit 2.9GT/s DDR4 memory, i2c, micro-click module,
> microSD card, eMMC support, serial console, qspi nor flash, qsgmii,
> sgmii, 25g, 40g, 50g network interface, one usb 3.0 and serdes
> interface to support three PCIe gen3 interface.
> 
> Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
> ---
>  arch/arm/cpu/armv8/Kconfig                         |  2 +-
>  arch/arm/cpu/armv8/fsl-layerscape/Kconfig          | 39 +++++++++++++--
>  arch/arm/cpu/armv8/fsl-layerscape/Makefile         |  5 ++
>  arch/arm/cpu/armv8/fsl-layerscape/cpu.c            |  7 ++-
>  arch/arm/cpu/armv8/fsl-layerscape/doc/README.soc   | 58 ++++++++++++++++++++++

A follow up to convert README.soc to rST and move it with the rest of
our rST documentation would be appreciated, thanks.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201029/cf903ea6/attachment.sig>

  reply	other threads:[~2020-10-29 14:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-29 13:46 [PATCH v4 0/3] Add support for LX2162AQDS board meenakshi.aggarwal at nxp.com
2020-10-29 13:46 ` [PATCH v4 1/3] drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig meenakshi.aggarwal at nxp.com
2020-12-11  8:00   ` Priyanka Jain
2020-10-29 13:46 ` [PATCH v4 2/3] armv8: lx2162a: Add Soc changes to support LX2162A meenakshi.aggarwal at nxp.com
2020-10-29 14:43   ` Tom Rini [this message]
2020-10-30 10:18     ` Meenakshi Aggarwal
2020-10-29 13:46 ` [PATCH v4 3/3] armv8: lx2162aqds: Add support for LX2162AQDS platform meenakshi.aggarwal at nxp.com
2020-11-05  6:35   ` Meenakshi Aggarwal
2020-12-07  5:28 ` [PATCH v4 0/3] Add support for LX2162AQDS board Meenakshi Aggarwal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201029144348.GF5340@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.