On 07/08/2013 02:16:03 AM, Haijun Zhang wrote:
In order to make a difference between different T4240 board.
Specify T4240QDS board the unique compatible flags for t4240qds
eSDHC host.
Signed-off-by: Haijun Zhang <Haijun.Zhang@xxxxxxxxxxxxx>
---
arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
index bd611a9..08b47d0 100644
--- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
+++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi
@@ -397,7 +397,7 @@
/include/ "qoriq-esdhc-0.dtsi"
sdhc@114000 {
- compatible = "fsl,t4240-esdhc", "fsl,esdhc";
+ compatible = "fsl,t4240qds-esdhc", "fsl,esdhc";
sdhci,auto-cmd12;
};
NACK. This node is describing the sdhc block of the t4240 SoC. What
board you stick it in doesn't change what it is.
Plus, what about users with old device trees?
-Scott
--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html