All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 5/7] soc: keystone: Merge into ti specific directory
Date: Fri, 25 Jan 2019 10:17:15 -0500	[thread overview]
Message-ID: <20190125151715.GW6906@bill-the-cat> (raw)
In-Reply-To: <20190125141844.30921-6-vigneshr@ti.com>

On Fri, Jan 25, 2019 at 07:48:42PM +0530, Vignesh R wrote:

> Merge drivers/soc/keystone/ into drivers/soc/ti/
> and convert CONFIG_TI_KEYSTONE_SERDES into Kconfig.
> 
> Signed-off-by: Vignesh R <vigneshr@ti.com>

Thanks for adding this in.  Small change please:
> diff --git a/include/configs/ti_armv7_keystone2.h b/include/configs/ti_armv7_keystone2.h
> index 0c7d66486832..dde2ab5e22f7 100644
> --- a/include/configs/ti_armv7_keystone2.h
> +++ b/include/configs/ti_armv7_keystone2.h
> @@ -135,7 +135,6 @@
>  #define CONFIG_KSNET_SERDES_LANES_PER_SGMII	KS2_LANES_PER_SGMII_SERDES
>  
>  /* SerDes */
> -#define CONFIG_TI_KEYSTONE_SERDES
>  
>  #define CONFIG_AEMIF_CNTRL_BASE		KS2_AEMIF_CNTRL_BASE

Kill the comment and then extra blank line too please, thanks!

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

  reply	other threads:[~2019-01-25 15:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-25 14:18 [U-Boot] [PATCH v2 0/7] AM65x: Add DMA support Vignesh R
2019-01-25 14:18 ` [U-Boot] [PATCH v2 1/7] firmware: ti_sci: Add support for NAVSS resource management Vignesh R
2019-01-25 15:17   ` Tom Rini
2019-01-25 14:18 ` [U-Boot] [PATCH v2 2/7] soc: ti: k3: add navss ringacc driver Vignesh R
2019-01-25 14:18 ` [U-Boot] [PATCH v2 3/7] soc: ti: k3: add CPPI5 description and helpers Vignesh R
2019-01-25 14:18 ` [U-Boot] [PATCH v2 4/7] dma: ti: add driver to K3 UDMA Vignesh R
2019-01-25 14:18 ` [U-Boot] [PATCH v2 5/7] soc: keystone: Merge into ti specific directory Vignesh R
2019-01-25 15:17   ` Tom Rini [this message]
2019-01-25 14:18 ` [U-Boot] [PATCH v2 6/7] arm64: dts: ti: k3-am65: add mcu navss nodes Vignesh R
2019-01-25 14:18 ` [U-Boot] [PATCH v2 7/7] configs: am65x_evm_a53: Enable DMA related configs Vignesh R

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=20190125151715.GW6906@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.