Files
Linux_Drivers/linux_5.10/arch/arm/boot/dts/qcom-msm8974pro.dtsi
sam.xiang 5c7dd7acc3 [linux] create linux_5.10.4 from T-head official:
repo: https://github.com/T-head-Semi/linux
	commit: b1313fe517ca3703119dcc99ef3bbf75ab42bcfb

Change-Id: I6cbb35294024ea3a66140e311f4bb705fd7fd626
2023-03-10 20:32:41 +08:00

19 lines
369 B
Plaintext

#include "qcom-msm8974.dtsi"
/ {
soc {
sdhci@f9824900 {
clocks = <&gcc GCC_SDCC1_APPS_CLK>,
<&gcc GCC_SDCC1_AHB_CLK>,
<&xo_board>,
<&gcc GCC_SDCC1_CDCCAL_FF_CLK>,
<&gcc GCC_SDCC1_CDCCAL_SLEEP_CLK>;
clock-names = "core", "iface", "xo", "cal", "sleep";
};
clock-controller@fc400000 {
compatible = "qcom,gcc-msm8974pro";
};
};
};