t23x: overlay: Enable NVDEC for Jetson Orin

The latest upstream device-tree for Tegra234 have the NVDEC node
disabled by default. Ensure that the NVDEC node is enabled for Jetson
Orin.

Bug 3974855

Change-Id: I99690291c54b39584c51abe022b642720cba41b0
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/platform/t23x/concord-generic-dts/+/2870937
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Jon Hunter
2023-03-14 14:48:28 +00:00
committed by Laxman Dewangan
parent 424dc0e389
commit b0bfa9dc5e

View File

@@ -159,6 +159,7 @@
dma-coherent; dma-coherent;
nvidia,memory-controller = <&mc>; nvidia,memory-controller = <&mc>;
status = "okay";
}; };
nvenc@154c0000 { nvenc@154c0000 {