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

Commit 05e57eec authored by Roy Zang's avatar Roy Zang Committed by Linus Torvalds
Browse files

dts: add sdhci,auto-cmd12 field for p4080 device tree



Signed-off-by: default avatarRoy Zang <tie-fei.zang@freescale.com>
Cc: Jerry Huang <Chang-Ming.Huang@freescale.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Kumar Gala <galak@gate.crashing.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent c4512f79
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ Required properties:
    reports inverted write-protect state;
  - sdhci,1-bit-only : (optional) specifies that a controller can
    only handle 1-bit data transfers.
  - sdhci,auto-cmd12: (optional) specifies that a controller can
    only handle auto CMD12.

Example:

+1 −0
Original line number Diff line number Diff line
@@ -280,6 +280,7 @@
			reg = <0x114000 0x1000>;
			interrupts = <48 2>;
			interrupt-parent = <&mpic>;
			sdhci,auto-cmd12;
		};

		i2c@118000 {