linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the mmc-uh tree with Linus' tree
@ 2014-10-10  1:58 Stephen Rothwell
  0 siblings, 0 replies; only message in thread
From: Stephen Rothwell @ 2014-10-10  1:58 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: linux-next, linux-kernel, Bartlomiej Zolnierkiewicz,
	Jaehoon Chung, Kukjin Kim

[-- Attachment #1: Type: text/plain, Size: 1160 bytes --]

Hi Ulf,

Today's linux-next merge of the mmc-uh tree got a conflict in
arch/arm/boot/dts/exynos5420-arndale-octa.dts between commit
aaa25a5a33cb ("ARM: dts: unuse the slot-node and deprecate the
supports-highspeed for dw-mmc in exynos") from Linus' tree and commit
583f958b8a23 ("ARM: dts: fix MMC2 regulators for Exynos5420 Arndale
Octa board") from the mmc-uh tree.

I fixed it up (see below) and can carry the fix as necessary (no action
is required).

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au

diff --cc arch/arm/boot/dts/exynos5420-arndale-octa.dts
index 75080996ec76,1255d833d576..000000000000
--- a/arch/arm/boot/dts/exynos5420-arndale-octa.dts
+++ b/arch/arm/boot/dts/exynos5420-arndale-octa.dts
@@@ -69,9 -74,13 +69,10 @@@
  		samsung,dw-mshc-ddr-timing = <1 2>;
  		pinctrl-names = "default";
  		pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
- 		vmmc-supply = <&ldo10_reg>;
+ 		vmmc-supply = <&ldo19_reg>;
+ 		vqmmc-supply = <&ldo13_reg>;
 -
 -		slot@0 {
 -			reg = <0>;
 -			bus-width = <4>;
 -		};
 +		bus-width = <4>;
 +		cap-sd-highspeed;
  	};
  
  	hsi2c_4: i2c@12CA0000 {

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-10-10  1:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-10  1:58 linux-next: manual merge of the mmc-uh tree with Linus' tree Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).