From: Roger Quadros <rogerq@kernel.org>
To: Nishanth Menon <nm@ti.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Tero Kristo <kristo@kernel.org>,
Vignesh Raghavendra <vigneshr@ti.com>,
Neha Malcom Francis <n-francis@ti.com>,
Nikhil M Jain <n-jain1@ti.com>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot
Date: Mon, 17 Apr 2023 13:49:26 +0300 [thread overview]
Message-ID: <0fdc2dd8-89d6-8282-d16d-946ec2cb87c4@kernel.org> (raw)
In-Reply-To: <20230414073328.381336-1-nm@ti.com>
On 14/04/2023 10:33, Nishanth Menon wrote:
> Hi,
>
> while attempting to cleanup u-boot, I noticed that u-boot had some
> additional nodes that were'nt in kernel.org, and this makes syncing the
> kernel.org patches back to u-boot hard.
>
> So, sync the same.
>
> Bootlogs: (SK and evm)
> https://gist.github.com/nmenon/6b09f55251225d3f3cce076c32a33bba
>
> Baseline: next-20230413 (will be great if we can get into rc2 - will
> make u-boot sync easier)
>
> Nishanth Menon (10):
> arm64: dts: ti: k3-am64: Add general purpose timers
> arm64: dts: ti: k3-am642-sk: Fix mmc1 pinmux
> arm64: dts: ti: k3-am642-sk: Enable main_i2c0 and eeprom
> arm64: dts: ti: k3-am642-sk: Describe main_uart1 pins
> arm64: dts: ti: k3-am642-sk: Rename regulator node name
> arm64: dts: ti: k3-am642-evm: Enable main_i2c0 and eeprom
> arm64: dts: ti: k3-am642-evm: Describe main_uart1 pins
> arm64: dts: ti: k3-am642-evm: Rename regulator node name
> arm64: dts: ti: k3-am642-evm: Add VTT GPIO regulator for DDR
> arm64: dts: ti: k3-am642-sk|evm: Drop bootargs, add aliases
>
> arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 144 +++++++++++++++++++++++
> arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi | 45 +++++++
> arch/arm64/boot/dts/ti/k3-am64.dtsi | 16 ---
> arch/arm64/boot/dts/ti/k3-am642-evm.dts | 76 ++++++++++--
> arch/arm64/boot/dts/ti/k3-am642-sk.dts | 69 ++++++++---
> 5 files changed, 313 insertions(+), 37 deletions(-)
>
for this series:
Reviewed-by: Roger Quadros <rogerq@kernel.org>
next prev parent reply other threads:[~2023-04-17 10:53 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-14 7:33 Nishanth Menon
2023-04-14 7:33 ` [PATCH 01/10] arm64: dts: ti: k3-am64: Add general purpose timers Nishanth Menon
2023-04-14 7:33 ` [PATCH 02/10] arm64: dts: ti: k3-am642-sk: Fix mmc1 pinmux Nishanth Menon
2023-04-14 7:33 ` [PATCH 03/10] arm64: dts: ti: k3-am642-sk: Enable main_i2c0 and eeprom Nishanth Menon
2023-04-14 7:33 ` [PATCH 04/10] arm64: dts: ti: k3-am642-sk: Describe main_uart1 pins Nishanth Menon
2023-04-14 7:33 ` [PATCH 05/10] arm64: dts: ti: k3-am642-sk: Rename regulator node name Nishanth Menon
2023-04-14 7:33 ` [PATCH 06/10] arm64: dts: ti: k3-am642-evm: Enable main_i2c0 and eeprom Nishanth Menon
2023-04-14 7:33 ` [PATCH 07/10] arm64: dts: ti: k3-am642-evm: Describe main_uart1 pins Nishanth Menon
2023-04-14 7:33 ` [PATCH 08/10] arm64: dts: ti: k3-am642-evm: Rename regulator node name Nishanth Menon
2023-04-14 7:33 ` [PATCH 09/10] arm64: dts: ti: k3-am642-evm: Add VTT GPIO regulator for DDR Nishanth Menon
2023-04-14 7:33 ` [PATCH 10/10] arm64: dts: ti: k3-am642-sk|evm: Drop bootargs, add aliases Nishanth Menon
2023-04-17 10:49 ` Roger Quadros [this message]
2023-06-06 17:14 ` [PATCH 00/10] arm64: dts: ti: k3-am64: Add missing properties used in u-boot 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=0fdc2dd8-89d6-8282-d16d-946ec2cb87c4@kernel.org \
--to=rogerq@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-jain1@ti.com \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=trini@konsulko.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
all inboxes | Powered by JetHome®