[GIT PULL] ARM: tegra: Changes for v2023.10-rc1
Svyatoslav Ryhel
clamor95 at gmail.com
Tue Aug 22 15:35:53 CEST 2023
22 серпня 2023 р. 16:13:05 GMT+03:00, Tom Rini <trini at konsulko.com> написав(-ла):
>On Tue, Aug 22, 2023 at 09:40:44AM +0200, Thierry Reding wrote:
>> On Tue, Aug 22, 2023 at 08:16:29AM +0300, Svyatoslav Ryhel wrote:
>> >
>> >
>> > 18 серпня 2023 р. 20:04:47 GMT+03:00, Tom Rini <trini at konsulko.com> написав(-ла):
>> > >On Fri, Aug 18, 2023 at 08:02:30PM +0300, Svyatoslav Ryhel wrote:
>> > >>
>> > >>
>> > >> 18 серпня 2023 р. 19:49:43 GMT+03:00, Tom Rini <trini at konsulko.com> написав(-ла):
>> > >> >On Fri, Aug 18, 2023 at 03:39:22PM +0200, Thierry Reding wrote:
>> > >> >
>> > >> >> From: Thierry Reding <treding at nvidia.com>
>> > >> >>
>> > >> >> Hi Tom,
>> > >> >>
>> > >> >> The following changes since commit 68c07fc5fdf34f0926cf06fc0c4ebd6f2f3afe19:
>> > >> >>
>> > >> >> Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2023-06-21 14:42:50 -0400)
>> > >> >>
>> > >> >> are available in the Git repository at:
>> > >> >>
>> > >> >> git at source.denx.de:u-boot/custodians/u-boot-tegra.git tags/tegra-for-2023.10-rc1
>> > >> >
>> > >> >FYI, in your .git/config you can do:
>> > >> > url = https://source.denx.de/u-boot/custodians/u-boot-tegra.git
>> > >> > pushurl = git at source.denx.de:u-boot/custodians/u-boot-tegra.git
>> > >> >
>> > >> >And this part looks "nicer". Not a big deal, just an FYI.
>> > >> >
>> > >> >> for you to fetch changes up to bdf9dead86f06c7d6980c399a4a6339430b531ec:
>> > >> >>
>> > >> >> board: htc: endeavoru: add One X support (2023-06-30 15:20:37 +0200)
>> > >> >>
>> > >> >> This passes CI successfully:
>> > >> >>
>> > >> >> https://source.denx.de/u-boot/custodians/u-boot-tegra/-/pipelines/17411
>> > >> >>
>> > >> >> Thanks,
>> > >> >> Thierry
>> > >> >>
>> > >> >> ----------------------------------------------------------------
>> > >> >> ARM: tegra: Changes for v2023.10-rc1
>> > >> >>
>> > >> >> This adds support for various new Tegra30 boards (ASUS, LG and HTC) and
>> > >> >> has some other minor enhancements, such as enabling the poweroff command
>> > >> >> on several Tegra210 and Tegra186 boards.
>> > >> >>
>> > >> >> ----------------------------------------------------------------
>> > >> >> Jonas Schwöbel (1):
>> > >> >> configs: tegra-common-post: make PXE and DHCP boot targets optional
>> > >> >>
>> > >> >> Svyatoslav Ryhel (6):
>> > >> >> configs: tegra-common-post: add GPIO keyboard as STDIN device
>> > >> >> ARM: tegra: add SoC UID calculation function
>> > >> >> board: asus: transformer: add ASUS Transformer T30 family support
>> > >> >> board: asus: grouper: add Google Nexus 7 (2012) support
>> > >> >> board: lg: x3: add Optimus 4X HD and Optimus Vu support
>> > >> >> board: htc: endeavoru: add One X support
>> > >> >>
>> > >> >> Thierry Reding (2):
>> > >> >> ARM: tegra: Enable poweroff command on Jetson TX1 and Jetson Nano
>> > >> >> ARM: tegra: Enable poweroff command on Jetson TX2
>> > >> >>
>> > >> >> Tomasz Maciej Nowak (1):
>> > >> >> ARM: dts: trimslice: sync SPI node with Linux dts
>> > >> >
>> > >> >Since I'm not sure if this is v8 or v9, given when v9 was posted, I've
>> > >> >applied this PR now, as I had said I wanted this in. I do have two
>> > >> >requests for you Svyatoslav, however. First, if there's changes that
>> > >> >are missing in master, please post those ASAP and we'll get them in, for
>> > >> >v2023.10.
>> > >>
>> > >> Patches Thierry applied are v8, while v9 has significant improvements.
>> > >
>> > >OK, I've updated patchwork to try and reflect this too.
>> > >
>> >
>> > Merged patches are not the most recent I have sent. How to fix this?
>>
>> Usually once something has been merged it's difficult to back it out. So
>> unless Tom can (and is willing to) somehow redo the merge with the
>> newest patches, you're going to have to rebase what you have and send
>> out as follow-up patches.
>
>I would hope that locally, doing a git diff between master with this PR
>applied and a branch with v9 on it instead would yield a set of changes
>that are easy to turn in to a follow up patch or series of patches. I
>really don't want to revert the merge and bring in a new PR instead.
>
Alright, done.
More information about the U-Boot
mailing list