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

Commit d06f4e0d authored by Veerabhadrarao Badiganti's avatar Veerabhadrarao Badiganti
Browse files

ARM: dt: qcom: Supply dll-hsr settings sdhc on sdm439



Supply dll-hsr settings for eMMC and SD card on sdm439.

Change-Id: Ic1b914401455b6c3772b2a67da48b575ce8819e7
Signed-off-by: default avatarVeerabhadrarao Badiganti <vbadigan@codeaurora.org>
parent b6cc517a
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -682,7 +682,15 @@
};

&sdhc_1 {
	qcom,ddr-config = <0x00040868>;
	/* DLL HSR settings. Refer go/hsr - <Target> DLL settings */
	qcom,dll-hsr-list = <0x00076400 0x0 0x0 0x0 0x00040868>;

};

&sdhc_2 {
	/* DLL HSR settings. Refer go/hsr - <Target> DLL settings */
	qcom,dll-hsr-list = <0x00076400 0x0 0x0 0x0 0x00040868>;

};

&mdss_mdp {