modify the include files for kera iot dts. Change-Id: Ia3b7d66bc29d9ea68a71eedd2131aa088d773319 Signed-off-by: Bhasker Reddy Komatireddy <quic_kbhasker@quicinc.com>
20 lines
311 B
Plaintext
20 lines
311 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "kera-cdp.dtsi"
|
|
#include "kera_ufs4.dtsi"
|
|
|
|
&gcc {
|
|
/delete-property/ protected-clocks;
|
|
};
|
|
|
|
&gcc_pcie_1_gdsc {
|
|
status = "ok";
|
|
};
|
|
|
|
&gcc_pcie_1_phy_gdsc {
|
|
status = "ok";
|
|
};
|