galcore: resolve the conflict between usb module and nn module [1/1]
authorcancan.chang <cancan.chang@amlogic.com>
Tue, 13 Aug 2019 03:30:13 +0000 (11:30 +0800)
committercancan.chang <cancan.chang@amlogic.com>
Tue, 13 Aug 2019 03:30:13 +0000 (11:30 +0800)
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>
arch/arm/boot/dts/amlogic/mesong12b_a.dtsi
arch/arm64/boot/dts/amlogic/mesong12b_a.dtsi

index b240552..59b639c 100644 (file)
                        >;
                reg-names = "NN_REG","NN_SRAM","NN_MEM0",
                        "NN_MEM1","NN_RESET","NN_CLK";
+               nn_power_version = <2>;
                nn_efuse = <0xff63003c 0x20>;
        };
 
index 44569fa..7740701 100644 (file)
                        >;
                reg-names = "NN_REG","NN_SRAM","NN_MEM0",
                        "NN_MEM1","NN_RESET","NN_CLK";
+               nn_power_version = <2>;
                nn_efuse = <0xff63003c 0x20>;
        };