commit | 5459f9abe24c810e09d012519788747e97b3cdd7 | [log] [tgz] |
---|---|---|
author | Dinh Nguyen <dinguyen@opensource.altera.com> | Fri Apr 10 15:40:42 2015 -0500 |
committer | Dinh Nguyen <dinguyen@opensource.altera.com> | Mon May 11 13:14:59 2015 -0500 |
tree | 80ce0edcee37c71ab8373ef8ed689b6f0aa202ec | |
parent | 88c8e4c2648c9daa18430a47e746a669254f00e5 [diff] |
ARM: socfpga: dts: Add a clock node for sdmmc CIU The CIU(Card Interface Unit) get its clock from the sdmmc_clk_divided clock which is used to clock the card. The sdmmc_clk_divided clock is the sdmmc_clk passed through a fixed divider of 4. This patch adds the sdmmc_clk_divided node and makes the sdmmc_clk it's parent. Signed-off-by: Dinh Nguyen <dinguyen@opensource.altera.com> --- v2: renamed ciu_clk to sdmmc_clk_divided