Skip to content

Commit

Permalink
FIXUP! arm64: dts: Add DT node for the VIPNano-QI on the A311D
Browse files Browse the repository at this point in the history
This disables the NPU on everything except VIM3 where it is explicitly enabled.

Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
  • Loading branch information
chewitt committed Jan 4, 2023
1 parent 2b1162d commit 03cda85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi
Expand Up @@ -2486,6 +2486,7 @@
};

npu: npu@ff100000 {
status = "disabled";
compatible = "vivante,gc";
reg = <0x0 0xff100000 0x0 0x20000>;
interrupts = <0 147 4>;
Expand Down

0 comments on commit 03cda85

Please sign in to comment.