powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC
authorJerry Huang <Chang-Ming.Huang@freescale.com>
Thu, 5 Jan 2012 01:40:56 +0000 (09:40 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 18 Jan 2012 14:01:53 +0000 (08:01 -0600)
commitf8b5a31877b93f7136ce8c22ce44930e39b41204
treeae0c2caa45a42d439557846221eaf13a2fff07ea
parent0cf572dc00cd36250af9260377a0b5faac9b3284
powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC

According 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,p1020-esdhc", "fsl,p2020-esdhc" and
"fsl,p1010-esdhc".

Signed-off-by: Jerry Huang <Chang-Ming.Huang@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/fsl/mpc8536si-post.dtsi
arch/powerpc/boot/dts/fsl/p1010si-post.dtsi
arch/powerpc/boot/dts/fsl/p1020si-post.dtsi
arch/powerpc/boot/dts/fsl/p1022si-post.dtsi
arch/powerpc/boot/dts/fsl/p2020si-post.dtsi