dts: socfpga: Add support for SD/MMC on the SOCFPGA platform
authorDinh Nguyen <dinguyen@altera.com>
Tue, 18 Feb 2014 02:31:02 +0000 (20:31 -0600)
committerDinh Nguyen <dinguyen@altera.com>
Mon, 10 Mar 2014 04:11:35 +0000 (23:11 -0500)
Introduce "altr,socfpga-dw-mshc" to enable Altera's SOCFPGA platform
specific implementation of the dw_mmc driver.

Also add the "syscon" binding to the "altr,sys-mgr" node. The clock
driver can use the syscon driver to toggle the register for the SD/MMC
clock phase shift settings.

Finally, fix an indentation error for the sysmgr node.

Signed-off-by: Dinh Nguyen <dinguyen@altera.com>
Acked-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Tested-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Chris Ball <chris@printf.net>

No differences found