Re: [PATCH] mmc: sdhci: Correct ADMA_DESC_LEN to 12

2024-05-01 Thread Sverdlin, Alexander
Hi Greg, On Wed, 2024-05-01 at 22:38 -0400, Greg Malysa wrote: > Thanks for fixing this for me. > > > Confusion probably originates from Linux commit 685e444bbaa0 > > ("mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode"), but > > the latter "V4 mode" was never ported to U-Boot. > > I

Re: [PATCH 11/81] ata: Remove and add needed includes

2024-05-01 Thread Tony Dinh
On Wed, May 1, 2024 at 6:31 PM Tom Rini wrote: > > Remove from this driver directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Tom Rini > Cc: Stefan Roese > Cc: Samuel Holland > Cc: Sam Edwards > Cc: Andre Przywara > Cc: Simon Glass >

Re: [GIT PULL] Please pull u-boot-mmc master

2024-05-01 Thread Greg Malysa
On Tue, Apr 30, 2024 at 3:42 AM Francesco Dolcini wrote: > > On Mon, Apr 29, 2024 at 03:39:53PM -0500, Judith Mendez wrote: > > A patch in this series caused a regression for AM62x SK with the > > following error: > > +1, this affects also Verdin AM62. Hi, please try

Re: [PATCH] mmc: sdhci: Correct ADMA_DESC_LEN to 12

2024-05-01 Thread Greg Malysa
Thanks for fixing this for me. > Confusion probably originates from Linux commit 685e444bbaa0 > ("mmc: sdhci: Add ADMA2 64-bit addressing support for V4 mode"), but > the latter "V4 mode" was never ported to U-Boot. I have one of the rare platforms that does not support 64-bit ADMA2 V3 so we

[PATCH 73/81] usb: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Marek Vasut Cc: Tom Rini Cc: Neil Armstrong Cc: Lukasz Majewski Cc: Mattijs Korpershoek Cc: Eddie Cai Cc: Patrice Chotard Cc: Caleb Connolly Cc: Sumit Garg Cc: Michal

[PATCH 65/81] spi: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Jagan Teki Cc: Tom Rini Cc: Anand Gore Cc: William Zhang Cc: Kursad Oney Cc: Joel Peshkin Cc: Philippe Reynes Cc: Alex Nemirovsky Cc: Michal Simek Cc: Stefan Roese Cc:

[PATCH 60/81] serial: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Matthias Brugger Cc: Peter Robinson Cc: Alex Nemirovsky Cc: Neil Armstrong Cc: Caleb Connolly Cc: Sumit Garg Cc: This contributor prefers

[PATCH 52/81] power: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Jaehoon Chung Cc: Tom Rini Cc: Neil Armstrong Cc: Ryder Lee Cc: Weijie Gao Cc: Chunfeng Yun Cc: GSS_MTK_Uboot_upstream Cc: Michal Simek Cc: Stephan Gerhold Cc: Linus

[PATCH 51/81] pinctrl: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Tom Rini Cc: Matthias Brugger Cc: Peter Robinson Cc: Ryder Lee Cc: Weijie Gao Cc: Chunfeng Yun

[PATCH 50/81] phy: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Jagan Teki Cc: Andre Przywara Cc: Tom Rini Cc: Stefan Roese Cc: Neil Armstrong Cc: Stephan Gerhold Cc: Linus Walleij Cc: Mark Kettenis Cc: Ryder Lee Cc: Weijie Gao Cc:

[PATCH 48/81] pci: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese Cc: Tom Rini Cc: Nobuhiro Iwamatsu Cc: Marek Vasut Cc: Heiko Schocher Cc: Simon Glass Cc: Mark Kettenis Cc: Neil Armstrong Cc: Philipp Tomsich Cc: Kever

[PATCH 45/81] net: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Joe Hershberger Cc: Ramon Fried Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Alex Nemirovsky Cc: Caleb Connolly Cc: Neil

[PATCH 42/81] mmc: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Peng Fan Cc: Jaehoon Chung Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Matthias Brugger Cc: Peter Robinson Cc: Thomas

[PATCH 41/81] misc: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Sean Anderson Cc: Eugen Hristev Cc: Mario Six Cc: Philipp Tomsich Cc: Kever Yang Cc: Michael Walle Cc: Patrick Delaunay Cc: Patrice Chotard

[PATCH 33/81] gpio: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Matthias Brugger Cc: Peter Robinson Cc: Alex Nemirovsky Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Nobuhiro Iwamatsu Cc:

[PATCH 19/81] clk: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Lukasz Majewski Cc: Sean Anderson Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Eugeniy Paltsev Cc: Simon Glass Cc: Michal

[PATCH 81/81] common.h: Remove this file and all references

2024-05-01 Thread Tom Rini
With all files that had included this file directly having been updated, we can now remove this file. Signed-off-by: Tom Rini --- doc/develop/codingstyle.rst | 8 ++- doc/develop/tests_writing.rst | 1 - include/common.h | 33

[PATCH 80/81] api: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from here and when needed add missing include files directly. Signed-off-by: Tom Rini --- api/api.c | 4 +++- api/api_display.c | 2 +- api/api_net.c | 1 - api/api_storage.c | 2 +- examples/api/demo.c

[PATCH 79/81] xen: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Anastasiia Lukianenko Cc: Oleksandr Andrushchenko Cc: Tom Rini --- drivers/xen/events.c | 1 - drivers/xen/gnttab.c | 1 - drivers/xen/hypervisor.c | 1 -

[PATCH 78/81] watchdog: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Stefan Roese Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Michal Simek Cc: Alex Nemirovsky Cc: Huan Wang Cc: Angelo

[PATCH 77/81] w1-eeprom: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass --- drivers/w1-eeprom/ds24xxx.c | 1 - drivers/w1-eeprom/ds2502.c | 1 - drivers/w1-eeprom/eep_sandbox.c | 1 -

[PATCH 76/81] w1: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini --- drivers/w1/mxc_w1.c| 1 - drivers/w1/w1-gpio.c | 1 - drivers/w1/w1-uclass.c | 1 - 3 files changed, 3 deletions(-) diff --git a/drivers/w1/mxc_w1.c

[PATCH 74/81] video: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Anatolij Gustschin Cc: Tom Rini Cc: Matthias Brugger Cc: Peter Robinson Cc: Liviu Dudau Cc: Stephan Gerhold Cc: Linus Walleij Cc: Neil Armstrong Cc: Stefan Bosch Cc:

[PATCH 75/81] virtio: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Bin Meng Cc: Tom Rini Cc: Sughosh Ganu Cc: Heinrich Schuchardt Cc: Simon Glass --- drivers/virtio/virtio-uclass.c | 1 - drivers/virtio/virtio_blk.c| 1 -

[PATCH 72/81] ufs: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Bhupesh Sharma Cc: Neha Malcom Francis Cc: Tom Rini --- drivers/ufs/cdns-platform.c | 1 - drivers/ufs/ti-j721e-ufs.c | 1 - drivers/ufs/ufs-pci.c | 1 -

[PATCH 71/81] tpm: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ilias Apalodimas Cc: Tom Rini Cc: Simon Glass --- drivers/tpm/cr50_i2c.c | 2 +- drivers/tpm/sandbox_common.c | 1 - drivers/tpm/tpm-uclass.c | 2

[PATCH 70/81] timer: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Rick Chen Cc: Leo Cc: Patrice Chotard Cc: Eugen Hristev Cc: Michal Simek Cc: Mario Six Cc: Ryder Lee Cc: Weijie Gao Cc: Chunfeng Yun Cc:

[PATCH 69/81] thermal: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Stefano Babic Cc: Peng Fan Cc: Fabio Estevam Cc: Marek Vasut Cc: Andrejs Cainikovs Cc: Ye Li Cc: Benjamin Hahn ---

[PATCH 68/81] sysreset: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Michal Simek Cc: Mario Six Cc: Weijie Gao Cc: GSS_MTK_Uboot_upstream Cc: Simon Glass Cc: Philipp Tomsich Cc: Kever Yang Cc: Rick Chen Cc: Leo Cc: Marek

[PATCH 67/81] sysinfo: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Nobuhiro Iwamatsu Cc: Marek Vasut Cc: Simon Glass --- drivers/sysinfo/gazerbeam.c | 1 - drivers/sysinfo/gpio.c | 1 - drivers/sysinfo/rcar3.c

[PATCH 66/81] spmi: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Caleb Connolly Cc: Neil Armstrong Cc: Sumit Garg Cc: Mateusz Kulikowski Cc: Tom Rini Cc: Simon Glass --- drivers/spmi/spmi-msm.c | 1 - drivers/spmi/spmi-sandbox.c |

[PATCH 64/81] sound: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Philipp Tomsich Cc: Kever Yang Cc: Thierry Reding Cc: Svyatoslav Ryhel --- drivers/sound/broadwell_i2s.c | 1 -

[PATCH 63/81] soc: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Michal Simek Cc: Nishanth Menon Cc: Roger Quadros Cc: Apurva Nandan Cc: Hari Nagalla Cc: Bryan Brattlof --- drivers/soc/soc-uclass.c

[PATCH 62/81] smem: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Caleb Connolly Cc: Neil Armstrong Cc: Sumit Garg Cc: Tom Rini Cc: Simon Glass --- drivers/smem/msm_smem.c | 1 - drivers/smem/sandbox_smem.c | 1 -

[PATCH 61/81] sm: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Neil Armstrong Cc: Tom Rini Cc: Simon Glass Cc: Alexey Romanov --- drivers/sm/meson-sm.c | 1 - drivers/sm/sandbox-sm.c | 1 - drivers/sm/sm-uclass.c | 1 - 3 files

[PATCH 59/81] scsi: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Simon Glass Cc: Tom Rini Cc: Marek Vasut Cc: Johan Jonker Cc: Nikita Yushchenko Cc: Kever Yang Cc: Bin Meng --- drivers/scsi/sandbox_scsi.c | 1 -

[PATCH 57/81] reset: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Tom Rini Cc: Eugeniy Paltsev Cc: Ryder Lee Cc: Weijie Gao Cc: Chunfeng Yun Cc:

[PATCH 58/81] rtc: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Heinrich Schuchardt Cc: Ilias Apalodimas Cc: Simon Glass Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Michal Simek --- drivers/rtc/abx80x.c | 1 -

[PATCH 56/81] remoteproc: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Nishanth Menon Cc: Dan Carpenter Cc: Ravi Gunasekaran Cc: Roger Quadros Cc: MD Danish Anwar ---

[PATCH 55/81] reboot-mode: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Sean Anderson --- drivers/reboot-mode/reboot-mode-gpio.c | 1 - drivers/reboot-mode/reboot-mode-nvmem.c | 1 - drivers/reboot-mode/reboot-mode-rtc.c| 1 -

[PATCH 54/81] ram: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Tom Rini Cc: Ryder Lee Cc: Weijie Gao Cc: Chunfeng Yun Cc: GSS_MTK_Uboot_upstream Cc: Mario Six

[PATCH 53/81] pwm: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Michal Simek Cc: Neil Armstrong Cc: Simon Glass Cc: Thierry Reding Cc: Svyatoslav

[PATCH 49/81] pci_endpoint: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Ramon Fried Cc: Tom Rini Cc: Simon Glass --- drivers/pci_endpoint/pci_ep-uclass.c | 1 - drivers/pci_endpoint/pcie-cadence-ep.c | 1 -

[PATCH 47/81] pch: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Bin Meng --- drivers/pch/pch-uclass.c | 1 - drivers/pch/pch7.c| 1 - drivers/pch/pch9.c| 1 - drivers/pch/sandbox_pch.c | 1 -

[PATCH 46/81] nvme: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Bin Meng Cc: Tom Rini Cc: Mark Kettenis --- drivers/nvme/nvme-uclass.c | 1 - drivers/nvme/nvme.c| 1 - drivers/nvme/nvme_apple.c | 1 - drivers/nvme/nvme_pci.c

[PATCH 43/81] mtd: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Stefan Roese Cc: Dario Binacchi Cc: Michael Trimarchi Cc: Anand Gore Cc: William Zhang Cc: Kursad Oney Cc: Joel Peshkin Cc: Philippe Reynes Cc: Alex

[PATCH 44/81] mux: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Roger Quadros Cc: Nishanth Menon --- drivers/mux/mmio.c | 1 - drivers/mux/mux-uclass.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 40/81] memory: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Tom Rini Cc: Christophe Kerello Cc: Eugen Hristev Cc: Caleb Connolly Cc: Igor Prusov Cc: Dario Binacchi Cc: Roger Quadros Cc:

[PATCH 39/81] mailbox: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Thierry Reding Cc: Svyatoslav Ryhel Cc: Michal Simek Cc: Nishanth Menon Cc: Matthias Schiffer ---

[PATCH 38/81] led: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Anand Gore Cc: William Zhang Cc: Kursad Oney Cc: Joel Peshkin Cc: Philippe Reynes Cc: Alex Nemirovsky Cc: Ivan Vozvakhov Cc: Rasmus Villemoes Cc: Marek

[PATCH 37/81] iommu: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Mark Kettenis Cc: Tom Rini Cc: Simon Glass Cc: Caleb Connolly --- drivers/iommu/apple_dart.c| 1 - drivers/iommu/iommu-uclass.c | 1 - drivers/iommu/sandbox_iommu.c |

[PATCH 36/81] input: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Thierry Reding Cc: Svyatoslav Ryhel Cc: Caleb Connolly Cc: Simon Glass Cc: Bin Meng Cc: Heinrich Schuchardt --- drivers/input/apple_spi_kbd.c | 1 -

[PATCH 35/81] i2c: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Heiko Schocher Cc: Tom Rini Cc: Ryan Chen Cc: Aspeed BMC SW team Cc: Chia-Wei Wang Cc: Joel Stanley Cc: Michal Simek Cc: Alex Nemirovsky Cc: Liviu Dudau Cc: Neil

[PATCH 34/81] hwspinlock: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Marek Vasut --- drivers/hwspinlock/hwspinlock-uclass.c | 1 -

[PATCH 32/81] fwu-mdata: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Ilias Apalodimas Cc: Jassi Brar Cc: Etienne Carriere --- drivers/fwu-mdata/fwu-mdata-uclass.c | 1 - 1 file changed, 1 deletion(-) diff --git

[PATCH 31/81] fuzz: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass --- drivers/fuzz/fuzzing_engine-uclass.c | 1 - drivers/fuzz/sandbox_fuzzing_engine.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 30/81] fpga: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Michal Simek Cc: Tom Rini --- drivers/fpga/ACEX1K.c | 2 +- drivers/fpga/altera.c | 1 - drivers/fpga/cyclon2.c | 3 ++- drivers/fpga/fpga.c

[PATCH 29/81] firmware: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Abdellatif El Khlifi Cc: Tom Rini Cc: Simon Glass Cc: Michal Simek Cc: Jens Wiklander Cc: Ilias Apalodimas Cc: Stefan Herbrechtsmeier Cc: Venkatesh Yadav Abbarapu Cc:

[PATCH 28/81] fastboot: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Mattijs Korpershoek Cc: Tom Rini --- drivers/fastboot/fb_command.c | 2 +- drivers/fastboot/fb_common.c | 2 +- drivers/fastboot/fb_getvar.c | 2 +-

[PATCH 27/81] extcon: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Svyatoslav Ryhel --- drivers/extcon/extcon-max14526.c | 1 - drivers/extcon/extcon-uclass.c | 1 - 2 files changed, 2 deletions(-) diff --git

[PATCH 26/81] dma: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Michal Simek Cc: Sean Anderson --- drivers/dma/apbh_dma.c | 1 - drivers/dma/bcm6348-iudma.c| 1 - drivers/dma/dma-uclass.c |

[PATCH 25/81] dfu: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Lukasz Majewski Cc: Mattijs Korpershoek Cc: Tom Rini --- drivers/dfu/dfu.c | 1 - drivers/dfu/dfu_alt.c | 1 - drivers/dfu/dfu_mmc.c | 1 - drivers/dfu/dfu_mtd.c | 1

[PATCH 23/81] ddr: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Stefan Roese Cc: Simon Glass Cc: Johan Jonker Cc: Ye Li Cc: Peng Fan Cc: Jacky Bai Cc: Marek Vasut Cc: Fabio Estevam Cc: Shawn Guo Cc: Shiji Yang ---

[PATCH 24/81] demo: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini --- drivers/demo/demo-pdata.c | 1 - drivers/demo/demo-shape.c | 1 - drivers/demo/demo-simple.c | 1 - drivers/demo/demo-uclass.c | 1 - 4 files changed, 4

[PATCH 22/81] crypto: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley Cc: Gaurav Jain Cc: Marek Vasut --- drivers/crypto/ace_sha.c| 4 +++-

[PATCH 21/81] cpu: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Eugen Hristev Cc: Tom Rini Cc: Simon Glass Cc: Mario Six Cc: Marek Vasut Cc: Peng Fan Cc: Stefano Babic Cc: Bin Meng Cc: Heinrich Schuchardt Cc: Sean Anderson Cc:

[PATCH 20/81] core: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Simon Glass Cc: Tom Rini --- drivers/core/acpi.c | 1 - drivers/core/device-remove.c | 1 - drivers/core/device.c| 2 +- drivers/core/devres.c| 1 -

[PATCH 18/81] cache: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Johan Jonker --- drivers/cache/cache-l2x0.c | 1 - drivers/cache/cache-sifive-ccache.c | 1 - drivers/cache/cache-uclass.c| 1 -

[PATCH 17/81] button: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini --- drivers/button/button-adc.c| 1 - drivers/button/button-gpio.c | 1 - drivers/button/button-uclass.c | 1 - 3 files changed, 3 deletions(-) diff --git

[PATCH 13/81] bios_emulator: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Bin Meng --- drivers/bios_emulator/atibios.c | 1 - drivers/bios_emulator/besys.c | 1 - drivers/bios_emulator/bios.c

[PATCH 15/81] bootcount: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass --- drivers/bootcount/bootcount-uclass.c | 1 - drivers/bootcount/bootcount_at91.c | 1 - drivers/bootcount/bootcount_env.c| 1 -

[PATCH 16/81] bus: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini --- drivers/bus/ti-pwmss.c | 1 - drivers/bus/ti-sysc.c | 1 - 2 files changed, 2 deletions(-) diff --git a/drivers/bus/ti-pwmss.c b/drivers/bus/ti-pwmss.c index

[PATCH 14/81] block: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Tobias Waldekranz Cc: Simon Glass Cc: Heinrich Schuchardt Cc: Marek Vasut Cc: Bin Meng Cc: Johan Jonker Cc: Kever Yang Cc: Dan Carpenter Cc: Mattijs

[PATCH 12/81] axi: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Simon Glass Cc: Heinrich Schuchardt --- drivers/axi/axi-emul-uclass.c | 1 - drivers/axi/axi-uclass.c | 1 - drivers/axi/axi_sandbox.c | 1 -

[PATCH 11/81] ata: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Stefan Roese Cc: Samuel Holland Cc: Sam Edwards Cc: Andre Przywara Cc: Simon Glass Cc: Jonas Karlman Cc: Johan Jonker Cc: Bin Meng Cc: Tony Dinh Cc:

[PATCH 10/81] adc: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this driver directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Tom Rini Cc: Neil Armstrong Cc: Simon Glass Cc: Philipp Tomsich Cc: Kever Yang Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Jonas Karlman Cc: Luca Ellero Cc: Haibo Chen

[PATCH 09/81] include/linux/compat.h: Add

2024-05-01 Thread Tom Rini
As this file has macros which use get_timer() it must include to resolve this. Signed-off-by: Tom Rini --- include/linux/compat.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/compat.h b/include/linux/compat.h index f8e3570d1ad2..623814516175 100644 ---

[PATCH 08/81] fsl_ifc.h: Add

2024-05-01 Thread Tom Rini
In the case of PowerPC, this file needs to include in order to resolve all of the references it makes. Signed-off-by: Tom Rini --- include/fsl_ifc.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/fsl_ifc.h b/include/fsl_ifc.h index f9a0a7017d4a..4991d9322007 100644 ---

[PATCH 07/81] include: Add missing

2024-05-01 Thread Tom Rini
These files have many "Linux" style types in them, add Signed-off-by: Tom Rini --- include/display.h| 2 ++ include/fuse.h | 2 ++ include/i2c_eeprom.h | 1 + include/libata.h | 1 + include/ram.h| 2 ++ include/sm.h | 2 +- 6 files changed, 9 insertions(+), 1

[PATCH 06/81] x86: Add missing

2024-05-01 Thread Tom Rini
This file has many "Linux" style types in it, add Signed-off-by: Tom Rini --- Cc: Simon Glass Cc: Bin Meng --- arch/x86/include/asm/coreboot_tables.h | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/x86/include/asm/coreboot_tables.h b/arch/x86/include/asm/coreboot_tables.h index

[PATCH 05/81] arm: socfpga: Add missing

2024-05-01 Thread Tom Rini
This file has many "Linux" style types in it, add Signed-off-by: Tom Rini --- arch/arm/mach-socfpga/include/mach/secure_reg_helper.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-socfpga/include/mach/secure_reg_helper.h

[PATCH 04/81] arm: nexell: Add missing

2024-05-01 Thread Tom Rini
This file has many "Linux" style types in it, add Signed-off-by: Tom Rini --- Cc: Stefan Bosch --- arch/arm/mach-nexell/include/mach/mipi_display.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-nexell/include/mach/mipi_display.h

[PATCH 03/81] arm: sunxi: Add missing

2024-05-01 Thread Tom Rini
These files have many "Linux" style types in them, add Signed-off-by: Tom Rini --- Cc: Jagan Teki Cc: Andre Przywara --- arch/arm/include/asm/arch-sunxi/pmic_bus.h | 2 ++ arch/arm/include/asm/arch-sunxi/tve.h | 2 ++ 2 files changed, 4 insertions(+) diff --git

[PATCH 02/81] arm: aspeed: Add missing

2024-05-01 Thread Tom Rini
The scu* files have many "Linux" style types in them, add Signed-off-by: Tom Rini --- Cc: Ryan Chen Cc: Chia-Wei Wang Cc: Aspeed BMC SW team Cc: Joel Stanley --- arch/arm/include/asm/arch-aspeed/scu_ast2500.h | 1 + arch/arm/include/asm/arch-aspeed/scu_ast2600.h | 2 ++ 2 files changed, 3

[PATCH 01/81] mmc: Migrate MMC_SUPPORTS_TUNING to Kconfig

2024-05-01 Thread Tom Rini
The constraints on the MMC_SUPPORTS_TUNING symbol can easily be expressed in Kconfig (with the addition of SPL_MMC_SUPPORTS_TUNING). Furthermore, in order to remove from the MMC subsystem, the way this symbol is used today needs to be changed in order to continue functioning. Signed-off-by: Tom

Re: [PATCH 070/149] board: hisilicon: Remove and add needed includes

2024-05-01 Thread Igor Opaniuk
On Tue, Apr 30, 2024 at 7:44 PM Tom Rini wrote: > > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Peter Griffin > Cc: Manivannan Sadhasivam > Cc: Jorge Ramirez-Ortiz > Cc: Shawn Guo > Cc: Igor Opaniuk >

[PATCHv2 066/149] board: ge: Remove and add needed includes

2024-05-01 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Changes in v2: - Remove "common.h" include as well. Cc: "Huan 'Kitty' Wang" Cc: Ian Ray Cc: Martyn Welch board/ge/b1x5v2/b1x5v2.c | 1 - board/ge/common/ge_rtc.c

[PATCH] buildman: Add flag to filter out missing binary blobs

2024-05-01 Thread Tom Rini
When doing builds of a number of platforms and not intending to run the resulting binaries, we have an option already to tell buildman to just make fake binaries for linking only. Add another option to filter this from the output, to make parsing build logs easier. Signed-off-by: Tom Rini ---

Re: [PATCH 102/149] board: out4: Remove and add needed includes

2024-05-01 Thread Oleh Kravchenko
ACK 01.05.24 05:42, Tom Rini: Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Oleh Kravchenko --- board/out4/o4-imx6ull-nano/o4-imx6ull-nano.c | 1 - 1 file changed, 1 deletion(-) diff --git

Re: [PATCH] clk: Propagate clk_set_rate() if CLK_SET_PARENT_RATE present

2024-05-01 Thread Sam Protsenko
On Wed, Apr 10, 2024 at 9:53 PM Sean Anderson wrote: > > On 3/7/24 19:04, Sam Protsenko wrote: > > Sometimes clocks provided to a consumer might not have .set_rate > > operation (like gate or mux clocks), but have CLK_SET_PARENT_RATE flag > > set. In that case it's usually possible to find a

Re: [PATCH 149/149] board: zyxel: Remove and add needed includes

2024-05-01 Thread Tony Dinh
On Tue, Apr 30, 2024 at 7:46 PM Tom Rini wrote: > > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Tony Dinh > Cc: Luka Perkov Reviewed-by: Tony Dinh Tested-by: Tony Dinh # on Zyxel NSA310s > --- >

Re: [PATCH 075/149] board: iomega: Remove and add needed includes

2024-05-01 Thread Tony Dinh
On Tue, Apr 30, 2024 at 7:44 PM Tom Rini wrote: > > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Tony Dinh > Cc: Luka Perkov Reviewed-by: Tony Dinh > --- > board/iomega/iconnect/iconnect.c | 1 - > 1

Re: [PATCH 039/149] board: cloudengines: Remove and add needed includes

2024-05-01 Thread Tony Dinh
On Tue, Apr 30, 2024 at 7:44 PM Tom Rini wrote: > > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Dave Purdy > Cc: Tony Dinh Reviewed-by: Tony Dinh > --- > board/cloudengines/pogo_e02/pogo_e02.c | 1 -

Re: [PATCH v2 22/22] rockchip: rk3399: Drop ethernet0 alias from SoC u-boot.dtsi

2024-05-01 Thread Dragan Simic
On 2024-05-01 18:22, Jonas Karlman wrote: Remove the obsolete ethernet0 alias now that all board device tree files have been fully synced with Linux kernel v6.8. Signed-off-by: Jonas Karlman Nice, thanks for handling the move of the ethernetX aliases around. Reviewed-by: Dragan Simic

Re: [PATCH 011/149] board: Seagate: Remove and add needed includes

2024-05-01 Thread Tony Dinh
On Tue, Apr 30, 2024 at 7:43 PM Tom Rini wrote: > > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Tony Dinh > Cc: Evgeni Dobrev Reviewed-by: Tony Dinh > --- > board/Seagate/dockstar/dockstar.c | 1

Re: [PATCH 010/149] board: Marvell: Remove and add needed includes

2024-05-01 Thread Tony Dinh
On Tue, Apr 30, 2024 at 7:43 PM Tom Rini wrote: > > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Stefan Roese > Cc: Chris Packham > Cc: Tony Dinh > Cc: Jason Cooper > Cc: Siddarth Gore > Cc: Aaron

Re: [PATCH] mmc: sdhci: Correct ADMA_DESC_LEN to 12

2024-05-01 Thread Jon Humphreys
"A. Sverdlin" writes: > From: Alexander Sverdlin > > Commit 37cb626da25d0d ("mmc: sdhci: Add Support for ADMA2") introduced > ADMA_DESC_LEN == 16 (64 bit case), but it was never used before commit > 74755c1fed1b0 ("mmc: sdhci: introduce adma_write_desc() hook to struct > sdhci_ops"). > >

[PATCH] clk: rockchip: rk3328: Add SCLK_USB3OTG_REF support

2024-05-01 Thread Jonas Karlman
The SCLK_USB3OTG_REF clocks is used as reference clock for USB3 block. Add simple support to get rate of SCLK_USB3OTG_REF clocks to fix reference clock period configuration. Signed-off-by: Jonas Karlman --- This has been runtime tested on a Rock64 and NanoPi R2S Plus. ---

[PATCH] rockchip: rk3328: Add missing bootph-some-ram props

2024-05-01 Thread Jonas Karlman
Add bootph-some-ram props to pinctrl nodes related to eMMC, SD-card and SPI flash to match e.g. RK3308 and RK3399. Also adjust bootph props for sdio_vcc_pin, pinctrl and uart2m1_xfer. Fixes: 1e21f5693045 ("rockchip: rk3328: Fix loading FIT from SD-card when booting from eMMC") Signed-off-by:

[PATCH] mmc: sdhci: Correct ADMA_DESC_LEN to 12

2024-05-01 Thread A. Sverdlin
From: Alexander Sverdlin Commit 37cb626da25d0d ("mmc: sdhci: Add Support for ADMA2") introduced ADMA_DESC_LEN == 16 (64 bit case), but it was never used before commit 74755c1fed1b0 ("mmc: sdhci: introduce adma_write_desc() hook to struct sdhci_ops"). "sizeof(struct sdhci_adma_desc)" (== 12 for

  1   2   >