On Jan 4, 2012, at 7:40 PM, [off-list ref] =
[off-list ref] wrote:
From: Jerry Huang <redacted>
=20
Accordint to latest kernel, the auto-cmd12 property should be
"sdhci,auto-cmd12", and according to the SDHC binding and the =
workaround for
the special chip, add the chip compatible for eSDHC: =
"fsl,p1022-esdhc",
"fsl,mpc8536-esdhc", "fsl,p2020-esdhc" and "fsl,p1010-esdhc".
=20
Signed-off-by: Jerry Huang <redacted>
---
changes for v2:
- reverse the special compatible entries
=20
arch/powerpc/boot/dts/fsl/mpc8536si-post.dtsi | 4 ++++
arch/powerpc/boot/dts/fsl/p1010si-post.dtsi | 3 ++-
arch/powerpc/boot/dts/fsl/p1022si-post.dtsi | 3 ++-
arch/powerpc/boot/dts/fsl/p2020si-post.dtsi | 4 ++++
4 files changed, 12 insertions(+), 2 deletions(-)
applied to merge
- k=