From d9d893adc48c41fe80d7cf74880cdc4849a859a5 Mon Sep 17 00:00:00 2001 From: spatki Date: Mon, 19 Feb 2024 06:15:54 +0000 Subject: [PATCH] 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 Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3079401 Reviewed-by: Bitan Biswas GVS: Gerrit_Virtual_Submit --- nv-soc/tegra234-soc-display-overlay.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/nv-soc/tegra234-soc-display-overlay.dtsi b/nv-soc/tegra234-soc-display-overlay.dtsi index c767456..ca1631d 100644 --- a/nv-soc/tegra234-soc-display-overlay.dtsi +++ b/nv-soc/tegra234-soc-display-overlay.dtsi @@ -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>,