Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a40aad8b authored by mtk13858's avatar mtk13858 Committed by Peng Zhou
Browse files

[ALPS05446712] arm64: dts: mediatek: for multiple platform dtsi changes



the compatible name of infracfg and topckgen have changed many times,
it will result in failure to dump msdc clk info,
so use regmap to get infracfg and topckgen.

MTK-Commit-Id: 7c6949737feeeccd127e6206a7fc979cdefb2341

Change-Id: I7dc6d855e27eb84fe927f7fa5f79b4efa4dca637
Signed-off-by: default avatarmtk13858 <derong.liu@mediatek.com>
CR-Id: ALPS05446712
Feature: eMMC
(cherry picked from commit 822b649a973ca4bb73f944d54415de15dece4133)
parent 258e0b93
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@
	host_function = /bits/ 8 <MSDC_EMMC>;
	bootable;
	status = "okay";
	infracfg = <&infracfg_ao>;
	topckgen = <&topckgen>;

#ifndef CONFIG_FPGA_EARLY_PORTING
	vmmc-supply = <&mt_pmic_vemc_ldo_reg>;
+2 −0
Original line number Diff line number Diff line
@@ -23,6 +23,8 @@
	host_function = /bits/ 8 <MSDC_EMMC>;
	bootable;
	status = "okay";
	infracfg = <&infracfg_ao>;
	topckgen = <&topckgen>;

#ifndef CONFIG_FPGA_EARLY_PORTING
	vmmc-supply = <&mt_pmic_vemc_ldo_reg>;