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:
cancan.chang
2019-08-13 11:30:13 +08:00
parent 05e9350b2b
commit 2c92210ffa
2 changed files with 2 additions and 0 deletions

View File

@@ -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>;
};

View File

@@ -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>;
};