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

Commit c4ebe5b0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents e1618439 d06f4e0d
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 {