mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
galcore: resolve the conflict between usb module and nn module [1/1]
PD#SH-986 Problem: nn module and usb module confilct Solution: add a label in galcore Verify: w411 Change-Id: I11c0c7ea3c8ce251a4dc937d76085c75d267372d Signed-off-by: "cancan.chang" <cancan.chang@amlogic.com>
This commit is contained in:
@@ -1150,6 +1150,7 @@
|
||||
>;
|
||||
reg-names = "NN_REG","NN_SRAM","NN_MEM0",
|
||||
"NN_MEM1","NN_RESET","NN_CLK";
|
||||
nn_power_version = <2>;
|
||||
nn_efuse = <0xff63003c 0x20>;
|
||||
};
|
||||
|
||||
|
||||
@@ -1150,6 +1150,7 @@
|
||||
>;
|
||||
reg-names = "NN_REG","NN_SRAM","NN_MEM0",
|
||||
"NN_MEM1","NN_RESET","NN_CLK";
|
||||
nn_power_version = <2>;
|
||||
nn_efuse = <0xff63003c 0x20>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user