ARM: dts: msm: Add CRM devices for kera

Add PCIe and Display CRM devices for kera.

Change-Id: I4d02a84242a1b05c204d6a5165806dac3a00c9d8
Signed-off-by: Sneh Mankad <quic_smankad@quicinc.com>
This commit is contained in:
Sneh Mankad
2025-01-10 16:11:28 +05:30
parent 96fa571cd1
commit 5c03a99c59
2 changed files with 45 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <dt-bindings/clock/qcom,gcc-kera.h>
@@ -22,6 +22,14 @@
status = "disabled";
};
&disp_crm {
status = "disabled";
};
&pcie_crm {
status = "disabled";
};
&soc {
usb_emuphy: phy@a784000 {
compatible = "qcom,usb-emu-phy";