commit | 5d756147f7d356c3e85372373a0054dcf25a370e | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <jszhang@marvell.com> | Mon Dec 07 21:09:24 2015 +0800 |
committer | Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> | Thu Dec 10 21:00:16 2015 +0100 |
tree | a679e31f268ddc4fb33bb7d8dad383d784faf01d | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
ARM: dts: berlin: correct BG2Q's sdhci2 2nd clock The optional 2nd clock is CLKID_SDIO. We removed CLK_IGNORE_UNUSED from CLKID_SDIO's flag, so the sdhci2 doesn't work. This patch fixes this issue by correcting the sdhci2's 2nd clock. Signed-off-by: Jisheng Zhang <jszhang@marvell.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>