mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
NAND: fix slcnand pin configure [1/1]
PD#SWPL-236317 Problem: T6X Silicon Bringup For Raw Nand Solution: initial support Verify: BU309-T966D5-SKT #40 Change-Id: I6033bb35ae6beabe109b06983d5bea79d849c740 Signed-off-by: zhikui.cui <zhikui.cui@amlogic.com>
This commit is contained in:
committed by
gerrit autosubmit
parent
694d18e955
commit
dab8d0a3bc
@@ -4371,7 +4371,8 @@
|
||||
input-enable;
|
||||
};
|
||||
mux {
|
||||
groups = "nand_ale",
|
||||
groups = "nand_ce0",
|
||||
"nand_ale",
|
||||
"nand_cle",
|
||||
"nand_wen_clk",
|
||||
"nand_ren_wr";
|
||||
|
||||
Reference in New Issue
Block a user