public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: "Kumar, Udit" <u-kumar1@ti.com>
To: Nishanth Menon <nm@ti.com>, Conor Dooley <conor+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Rob Herring <robh+dt@kernel.org>, Tero Kristo <kristo@kernel.org>,
	Vignesh Raghavendra <vigneshr@ti.com>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Nitin Yadav <n-yadav@ti.com>,
	Neha Malcom Francis <n-francis@ti.com>,
	Sinthu Raja <sinthu.raja@ti.com>,
	Thejasvi Konduru <t-konduru@ti.com>,
	Dasnavis Sabiya <sabiya.d@ti.com>
Subject: Re: [PATCH 0/8] arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc
Date: Tue, 13 Jun 2023 19:30:41 +0530	[thread overview]
Message-ID: <ed28db1a-dc59-3a90-edcd-7e9f5b94f7fd@ti.com> (raw)
In-Reply-To: <20230602214937.2349545-1-nm@ti.com>

Thanks Nishanth

On 6/3/2023 3:19 AM, Nishanth Menon wrote:
> Hi,
>
> This series picks up from where [1] left off. After fixing the mux
> regions, introduce the basic i2c, uarts, ethernet, and a few alias
> fixups sprinkled along with it.
>
> This series also takes over [2] and rebased on top of [1] and my series.
>
> Test log:
>
> Dasnavis Sabiya (1):
>    arm64: dts: ti: k3-am69-sk: Add pinmux for RPi Header
>
> Nishanth Menon (7):
>    arm64: dts: ti: k3-j784s4-evm: Fix main_i2c0 alias
>    arm64: dts: ti: k3-j784s4-evm: Add mcu and wakeup uarts
>    arm64: dts: ti: k3-j784s4-evm: Enable wakeup_i2c0 and eeprom
>    arm64: dts: ti: k3-am69-sk: Fix main_i2c0 alias
>    arm64: dts: ti: k3-am69-sk: Enable mcu network port
>    arm64: dts: ti: k3-am69-sk: Add mcu and wakeup uarts
>    arm64: dts: ti: k3-am69-sk: Enable wakeup_i2c0 and eeprom
>
>   arch/arm64/boot/dts/ti/k3-am69-sk.dts    | 165 ++++++++++++++++++++++-
>   arch/arm64/boot/dts/ti/k3-j784s4-evm.dts |  56 +++++++-
>   2 files changed, 219 insertions(+), 2 deletions(-)


Reviewed-by: Udit Kumar <u-kumar1@ti.com>

>
> [1] https://lore.kernel.org/linux-arm-kernel/20230503083143.32369-1-t-konduru@ti.com/
> [2] https://lore.kernel.org/linux-arm-kernel/20230316104743.482972-3-sabiya.d@ti.com/

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-06-13 14:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 21:49 [PATCH 0/8] arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc Nishanth Menon
2023-06-02 21:49 ` [PATCH 1/8] arm64: dts: ti: k3-j784s4-evm: Fix main_i2c0 alias Nishanth Menon
2023-06-02 21:49 ` [PATCH 2/8] arm64: dts: ti: k3-j784s4-evm: Add mcu and wakeup uarts Nishanth Menon
2023-06-02 21:49 ` [PATCH 3/8] arm64: dts: ti: k3-j784s4-evm: Enable wakeup_i2c0 and eeprom Nishanth Menon
2023-06-02 21:49 ` [PATCH 4/8] arm64: dts: ti: k3-am69-sk: Fix main_i2c0 alias Nishanth Menon
2023-06-02 21:49 ` [PATCH 5/8] arm64: dts: ti: k3-am69-sk: Enable mcu network port Nishanth Menon
2023-06-02 21:49 ` [PATCH 6/8] arm64: dts: ti: k3-am69-sk: Add mcu and wakeup uarts Nishanth Menon
2023-06-02 21:49 ` [PATCH 7/8] arm64: dts: ti: k3-am69-sk: Enable wakeup_i2c0 and eeprom Nishanth Menon
2023-06-02 21:49 ` [PATCH 8/8] arm64: dts: ti: k3-am69-sk: Add pinmux for RPi Header Nishanth Menon
2023-06-03 11:09 ` [PATCH 0/8] arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc Nishanth Menon
2023-06-13 14:00 ` Kumar, Udit [this message]
2023-06-15 13:28 ` Vignesh Raghavendra

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=ed28db1a-dc59-3a90-edcd-7e9f5b94f7fd@ti.com \
    --to=u-kumar1@ti.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=n-francis@ti.com \
    --cc=n-yadav@ti.com \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=sabiya.d@ti.com \
    --cc=sinthu.raja@ti.com \
    --cc=t-konduru@ti.com \
    --cc=vigneshr@ti.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox