
пн, 14 жовт. 2024 р. о 00:54 Tom Rini trini@konsulko.com пише:
On Sun, Oct 13, 2024 at 06:55:58PM +0300, Svyatoslav Ryhel wrote:
Dear Tom,
The following changes since commit 93b9cd792089e536f2bfa85d9903fd4798209f76:
mtd: simplify CONFIG_DM_SPI_FLASH dependencies (2024-10-09 14:52:44 -0600)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-tegra.git staging
for you to fetch changes up to 711fcd3bdad52ba058e8ca3cf1673bf1b8299be2:
video: panel: add Sharp LQ101R1SX01 MIPI DSI panel driver (2024-10-13 17:33:46 +0300)
Please note that I made a few fixes before pushing this out. One of these was a merge problem,
This is actually an odd incident since I have rebased all commits onto u-boot/master (same day I asked for pull, 2 hours earlier). No issues occurred while rebasing.
but another set were whitespace problems checkpatch.pl noted
This refers to migration of bootscripts to text env. Last time I worked with bootscripts they were quite sensitive to whitespaces and broke easily so I assumed that checkpatch mistreated those as errors. Seems that checkpatch was well adjusted to check env as well. Sorry, this will not happen again.
and the finally a small mistake of mis-naming the apalis-tk1 env file (which is a - and not _ like the rest of the platforms from the vendor).
Thanks for spotting this out, I must have automatically used _
Applied to u-boot/master, thanks!
-- Tom
Thank you very much and sorry for discomforts.
Best regards, Svyatoslav R.