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:
@@ -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";
|
||||
|
Reference in New Issue
Block a user