mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
concord: add display hdcp property
HDCP is only supposed to be enabled on L4T and only on concord and slt platforms. A property was added in dts files for both the platforms for K5.10. Since migration to K6.1, location of dts files have changed and thus broken the HDCP functionality on branches that use K6.1. This change fixes the same. Bug 4505086 Change-Id: I356bae35c442ad5f28f871a25f3d5524cbb4fc58 Signed-off-by: spatki <spatki@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3079401 Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
f859916a03
commit
d9d893adc4
@@ -162,6 +162,7 @@
|
||||
"dpaux0_reset",
|
||||
"dsi_core_reset",
|
||||
"mipi_cal_reset";
|
||||
hdcp_enabled;
|
||||
status = "disabled";
|
||||
nvidia,disp-sw-soc-chip-id = <0x2350>;
|
||||
interconnects = <&mc TEGRA234_MEMORY_CLIENT_NVDISPLAYR &emc>,
|
||||
|
||||
Reference in New Issue
Block a user