mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
dt: t23x: Add tegra-capture-isp node
Add the tegra-capture-isp node to enable the common ISP driver that can handle multiple instances of ISP Jira CT26X-1602 Change-Id: I6e25d8cc836965461b229b81709f9d4c6367818b Signed-off-by: Akihiro Mizusawa <amizusawa@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3137896 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
545db72095
commit
6b6fd866f3
@@ -253,6 +253,12 @@
|
||||
nvidia,vi-max-channels = <72>;
|
||||
};
|
||||
|
||||
capture_isp: tegra-capture-isp {
|
||||
compatible = "nvidia,tegra-camrtc-capture-isp";
|
||||
nvidia,isp-devices = <&isp>;
|
||||
nvidia,isp-max-channels = <16>;
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
rce_resv: rce-reservation {
|
||||
iommu-addresses = <&tegra_rce 0x0 0x00000000 0x00000000 0xA0000000>,
|
||||
|
||||
Reference in New Issue
Block a user