Skip to content

Commit

Permalink
[ARM] Kirkwood: use chip_delay
Browse files Browse the repository at this point in the history
Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
  • Loading branch information
Saeed Bishara authored and Nicolas Pitre committed Jun 30, 2008
1 parent f4db56f commit 5b23538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-kirkwood/rd88f6281-setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit 5b23538

Please sign in to comment.