Commit 5b235385 authored by Saeed Bishara's avatar Saeed Bishara Committed by Nicolas Pitre

[ARM] Kirkwood: use chip_delay

Signed-off-by: default avatarSaeed Bishara <saeed@marvell.com>
Signed-off-by: default avatarLennert Buytenhek <buytenh@marvell.com>
parent f4db56ff
......@@ -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 = {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment