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 hdcp_enabled in dtsi is checked to decide whether hdcp should be enabled or not. This change adds the property Bug 3920465 Change-Id: I7749441d48302c83669692760c95643df91c7adb Signed-off-by: spatki <spatki@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3088268 Reviewed-by: svcacv <svcacv@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
0aa4389b31
commit
14a735049d
@@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
// SPDX-FileCopyrightText: Copyright (c) 2022-2023, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
// SPDX-FileCopyrightText: Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
#include <dt-bindings/power/tegra234-powergate.h>
|
||||
|
||||
@@ -176,6 +176,7 @@
|
||||
"dpaux0_reset",
|
||||
"dsi_core_reset",
|
||||
"mipi_cal_reset";
|
||||
hdcp_enabled;
|
||||
status = "disabled";
|
||||
memory-region = <&fb0_reserved>;
|
||||
nvidia,disp-sw-soc-chip-id = <0x2350>;
|
||||
|
||||
Reference in New Issue
Block a user