Re: [PATCH v2] DTS: fix cmd12 bug and add the chip compatible for eSDHC

2012-01-17 Thread Kumar Gala
On Jan 4, 2012, at 7:40 PM, wrote: > From: Jerry Huang > > 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-esdh

[PATCH v2] DTS: fix cmd12 bug and add the chip compatible for eSDHC

2012-01-04 Thread r66093
From: Jerry Huang 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". Signe