mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/9] COMPILE_TEST: fix misc issues
@ 2021-10-30 17:58 Ahmad Fatoum
  2021-10-30 17:58 ` [PATCH 1/9] ARM: Rockchip: move ARCH_RK3568_OPTEE into ARCH_ROCKCHIP menu Ahmad Fatoum
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Ahmad Fatoum @ 2021-10-30 17:58 UTC (permalink / raw)
  To: barebox

Ahmad Fatoum (9):
  ARM: Rockchip: move ARCH_RK3568_OPTEE into ARCH_ROCKCHIP menu
  ARM: i.MX: guf-santaro: fix passing around of uninitialized variable
  regulator: fix bitrotted EXPORT_SYMBOL_GPL
  aiodev: fix bitrotted EXPORT_SYMBOL
  mtd: remove NULLness check for IOMEM()
  clocksource: clint: restrict to RISC-V
  ddr: fsl: make ARCH_LAYERSCAPE only
  reset: socfpga: error out on failure to request memory
  i2c-mux-pca954x: drop duplicate warning message on probe

 arch/arm/boards/guf-santaro/board.c   |  3 +--
 arch/arm/mach-rockchip/Kconfig        |  5 ++---
 drivers/aiodev/core.c                 |  2 +-
 drivers/clocksource/Kconfig           |  4 ++--
 drivers/ddr/fsl/Kconfig               |  4 ++--
 drivers/i2c/i2c.c                     |  3 ++-
 drivers/i2c/muxes/i2c-mux-pca954x.c   |  4 +---
 drivers/mtd/nand/atmel_nand.c         |  8 --------
 drivers/mtd/spi-nor/cadence-quadspi.c | 10 ----------
 drivers/regulator/core.c              |  2 +-
 drivers/reset/reset-socfpga.c         |  5 +++--
 11 files changed, 15 insertions(+), 35 deletions(-)

-- 
2.30.2


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-11-01 10:34 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-30 17:58 [PATCH 0/9] COMPILE_TEST: fix misc issues Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 1/9] ARM: Rockchip: move ARCH_RK3568_OPTEE into ARCH_ROCKCHIP menu Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 2/9] ARM: i.MX: guf-santaro: fix passing around of uninitialized variable Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 3/9] regulator: fix bitrotted EXPORT_SYMBOL_GPL Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 4/9] aiodev: fix bitrotted EXPORT_SYMBOL Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 5/9] mtd: remove NULLness check for IOMEM() Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 6/9] clocksource: clint: restrict to RISC-V Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 7/9] ddr: fsl: make ARCH_LAYERSCAPE only Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 8/9] reset: socfpga: error out on failure to request memory Ahmad Fatoum
2021-10-30 17:58 ` [PATCH 9/9] i2c-mux-pca954x: drop duplicate warning message on probe Ahmad Fatoum
2021-11-01 10:33 ` [PATCH 0/9] COMPILE_TEST: fix misc issues Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox