All of lore.kernel.org
 help / color / mirror / Atom feed
From: Grygorii Strashko <grygorii.strashko@ti.com>
To: u-boot@lists.denx.de
Subject: [PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel
Date: Tue, 7 Jul 2020 16:50:26 +0300	[thread overview]
Message-ID: <02eb9d5d-e288-bae1-e014-9492994500a7@ti.com> (raw)
In-Reply-To: <20200706080656.19460-1-vigneshr@ti.com>



On 06/07/2020 11:06, Vignesh Raghavendra wrote:
> Make necessary driver changes to sync DT nodes from kernel.
> Depends on [1]
> 
> Due to the dependencies, I would like this entire series to be merged via TI
> tree.
> 
> Tested on AM654 and J721e boards
> 
> [1]  https://patchwork.ozlabs.org/project/uboot/list/?series=186589
> 
> 
> Vignesh Raghavendra (5):
>    net: ti: am65-cpsw-nuss: Remove dead code
>    net: ti: am65-cpsw-nuss: Set ALE default thread enable
>    net: ti: am65-cpsw-nuss: Update driver to use kernel DT
>    arm: dts: k3-j721e: Sync CPSW DT node from kernel
>    arm: dts: k3-am65: Sync CPSW DT node from kernel
> 
>   arch/arm/dts/k3-am65-mcu.dtsi                 | 84 +++++++++++++++++++
>   arch/arm/dts/k3-am654-base-board-u-boot.dtsi  | 54 +-----------
>   .../k3-j721e-common-proc-board-u-boot.dtsi    | 74 +---------------
>   arch/arm/dts/k3-j721e-mcu-wakeup.dtsi         | 74 ++++++++++++++++
>   drivers/net/ti/am65-cpsw-nuss.c               | 15 ++--
>   5 files changed, 167 insertions(+), 134 deletions(-)
> 

Thank you - minor coment.
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>

-- 
Best regards,
grygorii

  parent reply	other threads:[~2020-07-07 13:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06  8:06 [PATCH 0/5] TI: AM654/J721e: Sync CPSW DT node from kernel Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 1/5] net: ti: am65-cpsw-nuss: Remove dead code Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 2/5] net: ti: am65-cpsw-nuss: Set ALE default thread enable Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 3/5] net: ti: am65-cpsw-nuss: Update driver to use kernel DT Vignesh Raghavendra
2020-07-06  8:06 ` [PATCH 4/5] arm: dts: k3-j721e: Sync CPSW DT node from kernel Vignesh Raghavendra
2020-07-07 13:49   ` Grygorii Strashko
2020-07-07 14:15     ` Vignesh Raghavendra
2020-07-08  7:55       ` Lokesh Vutla
2020-07-06  8:06 ` [PATCH 5/5] arm: dts: k3-am65: " Vignesh Raghavendra
2020-07-07 13:50 ` Grygorii Strashko [this message]
2020-07-14  5:41 ` [PATCH 0/5] TI: AM654/J721e: " Lokesh Vutla

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=02eb9d5d-e288-bae1-e014-9492994500a7@ti.com \
    --to=grygorii.strashko@ti.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.