* Pull request for u-boot-nand-20221009
@ 2022-10-09 15:03 Dario Binacchi
2022-10-10 13:44 ` Tom Rini
0 siblings, 1 reply; 2+ messages in thread
From: Dario Binacchi @ 2022-10-09 15:03 UTC (permalink / raw)
To: Tom Rini; +Cc: Michael Nazzareno Trimarchi, u-boot
Hi Tom,
The following changes since commit f5717231abad983b4d8f87db612ae60dec86cb1b:
Merge branch '2022-10-07-riscv-toolchain-update' (2022-10-07 11:25:05
-0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
tags/u-boot-nand-20221009
for you to fetch changes up to 7676811867b54d4cb7b3356505d41511614884f3:
mtd: Update the function name to 'rfree' (2022-10-09 10:42:26 +0200)
Gitlab CI showed no issues:
https://source.denx.de/u-boot/custodians/u-boot-nand-flash/-/pipelines/13750
----------------------------------------------------------------
Merge tag 'u-boot-nand-20221009' of
https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next
- mtd: Update the function name to 'rfree'
- Support NAND ONFI EDO mode for imx8mn architecture
- dm: clk: add missing stub when CONFIG_CLK is deactivated
----------------------------------------------------------------
Dario Binacchi (3):
dm: clk: add missing stub when CONFIG_CLK is deactivated
mtd: mxs_nand: don't get the gpmi_apbh_dma clock
mtd: mxs_nand: get the clock with the right name
Fabio Estevam (1):
mtd: Update the function name to 'rfree'
Michael Trimarchi (4):
clk: imx: gate2 support shared counter and relative clock functions
clk: imx: clk-imx8mn add gpmi nand clocks
imx: gpmi: Add register needed to control nand bus timing
mtd: mxs_nand: Support EDO mode for imx8mn architecture
Roger Quadros (1):
mtd: nand: Fix SPL build after migration of CONFIG_SYS_NAND_SELF_INIT
to Kconfig
arch/arm/include/asm/mach-imx/regs-gpmi.h | 9 +++++
drivers/clk/imx/clk-gate2.c | 15 +++++++-
drivers/clk/imx/clk-imx8mn.c | 14 +++++++
drivers/clk/imx/clk.h | 27 +++++++++++--
drivers/mtd/nand/raw/mxs_nand.c | 200
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
drivers/mtd/nand/raw/mxs_nand_dt.c | 79
+++++++++++++++++++-------------------
drivers/mtd/nand/raw/nand.c | 2 +-
include/clk.h | 32 +++++++++++++++-
include/linux/mtd/mtd.h | 2 +-
include/mxs_nand.h | 3 ++
10 files changed, 335 insertions(+), 48 deletions(-)
--
*Dario Binacchi*
Embedded Linux Developer
dario.binacchi@amarulasolutions.com
__________________________________
*Amarula Solutions SRL*
Via Le Canevare 30, 31100 Treviso, Veneto, IT
T. +39 042 243 5310
info@amarulasolutions.com
www.amarulasolutions.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Pull request for u-boot-nand-20221009
2022-10-09 15:03 Pull request for u-boot-nand-20221009 Dario Binacchi
@ 2022-10-10 13:44 ` Tom Rini
0 siblings, 0 replies; 2+ messages in thread
From: Tom Rini @ 2022-10-10 13:44 UTC (permalink / raw)
To: Dario Binacchi; +Cc: Michael Nazzareno Trimarchi, u-boot
[-- Attachment #1: Type: text/plain, Size: 737 bytes --]
On Sun, Oct 09, 2022 at 05:03:52PM +0200, Dario Binacchi wrote:
> Hi Tom,
>
> The following changes since commit f5717231abad983b4d8f87db612ae60dec86cb1b:
>
> Merge branch '2022-10-07-riscv-toolchain-update' (2022-10-07 11:25:05
> -0400)
>
> are available in the Git repository at:
>
> https://source.denx.de/u-boot/custodians/u-boot-nand-flash.git
> tags/u-boot-nand-20221009
>
> for you to fetch changes up to 7676811867b54d4cb7b3356505d41511614884f3:
>
> mtd: Update the function name to 'rfree' (2022-10-09 10:42:26 +0200)
>
>
> Gitlab CI showed no issues:
>
> https://source.denx.de/u-boot/custodians/u-boot-nand-flash/-/pipelines/13750
>
>
Applied to u-boot/master, thanks!
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-10-10 13:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-09 15:03 Pull request for u-boot-nand-20221009 Dario Binacchi
2022-10-10 13:44 ` Tom Rini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox