commit | 55b604ae4b50023356064f43c24ea896ee8e400a | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@linaro.org> | Mon Jun 02 10:10:13 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Jul 09 11:25:58 2014 +0200 |
tree | 4ecfc01a05270a6364732b8e2c78e09bf74c5258 | |
parent | 9c34b73deec147a042c4bd871a373f76af70e38c [diff] |
mmc: mmci: Add Qualcomm Id to amba id table This patch adds a fake Qualcomm ID 0x00051180 to the amba_ids, as Qualcomm SDCC controller is pl180, but amba id registers read 0x0's. The plan is to remove SDCC driver totally and use mmci as the main SD controller driver for Qualcomm SOCs. Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>