mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 11:40:53 +07:00
[ARM] Kirkwood: use chip_delay
Signed-off-by: Saeed Bishara <saeed@marvell.com> Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
This commit is contained in:
parent
f4db56ffd4
commit
5b2353859f
@ -54,6 +54,7 @@ static struct orion_nand_data rd88f6281_nand_data = {
|
||||
.cle = 0,
|
||||
.ale = 1,
|
||||
.width = 8,
|
||||
.chip_delay = 25,
|
||||
};
|
||||
|
||||
static struct platform_device rd88f6281_nand_flash = {
|
||||
|
Loading…
Reference in New Issue
Block a user