1
0
Fork 0
alistair23-linux/drivers/pinctrl/qcom
Linus Walleij 4d0565a192 pinctrl: qcom: establish proper EBI2 pin groups
After some digging around I found documentation (!) of the APQ8060
EBI2 pin groups. It turns out I first need to split the group in
two: ebi2cs and ebi2 proper. The chip select pins are kind of
orthogonal to the other EBI2 pins since CS1B and CS2B can be muxed
over address bits 7 and 6 (don't know why, but they can). This
is good to fix up before we add users.

Also found what the "holes" in the assignment all the way up to
gpio158 was actually for.

All mux documentation comes from "Snapdragon(TM) S3 APQ8060-based
DragonBoard(TM) GPIO User Guide Rev. E August 10, 2012", published
by Bsquare Corporation.

As the documentation seems a bit hard to come by I put some comments
in the group definitions so that it is clear to all readers what
is going on here and what the lines are used for.

Cc: Björn Andersson <bjorn.andersson@linaro.org>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2016-07-08 19:37:33 +02:00
..
Kconfig pinctrl: qcom: Add support for MDM9615 TLMM 2016-06-29 10:10:52 +02:00
Makefile pinctrl: qcom: Add support for MDM9615 TLMM 2016-06-29 10:10:52 +02:00
pinctrl-apq8064.c pinctrl: qcom: drop owner assignment from platform_drivers 2014-10-20 16:21:23 +02:00
pinctrl-apq8084.c pinctrl: qcom: drop owner assignment from platform_drivers 2014-10-20 16:21:23 +02:00
pinctrl-ipq4019.c pinctrl: qcom: ipq4019: fix register offsets 2016-03-31 11:56:13 +02:00
pinctrl-ipq8064.c pinctrl: qcom: drop owner assignment from platform_drivers 2014-10-20 16:21:23 +02:00
pinctrl-mdm9615.c pinctrl: qcom: Add support for MDM9615 TLMM 2016-06-29 10:10:52 +02:00
pinctrl-msm.c pinctrl: qcom: Clear all function selection bits 2016-06-29 10:13:44 +02:00
pinctrl-msm.h pinctrl: qcom: increase variable size for register offsets 2015-01-30 14:32:44 +01:00
pinctrl-msm8x74.c pinctrl: qcom: msm8974: Add hsic_ctl pinmux 2016-06-29 10:14:46 +02:00
pinctrl-msm8660.c pinctrl: qcom: establish proper EBI2 pin groups 2016-07-08 19:37:33 +02:00
pinctrl-msm8916.c pinctrl: qcom: Add msm8916 pinctrl driver 2015-01-30 14:35:09 +01:00
pinctrl-msm8960.c pinctrl: qcom: drop owner assignment from platform_drivers 2014-10-20 16:21:23 +02:00
pinctrl-msm8996.c pinctrl: qcom: Add msm8996 pinctrl driver 2015-12-01 10:29:03 +01:00
pinctrl-qdf2xxx.c pinctrl: qcom: qdf2xxx: improve error checking and reporting 2015-12-01 09:59:02 +01:00
pinctrl-spmi-gpio.c pinctrl: spmi-gpio: Use devm_pinctrl_register() for pinctrl registration 2016-04-21 00:02:46 +02:00
pinctrl-spmi-mpp.c pinctrl: spmi: Use devm_pinctrl_register() for pinctrl registration 2016-04-21 00:02:50 +02:00
pinctrl-ssbi-gpio.c pinctrl: ssbi-gpi: Use devm_pinctrl_register() for pinctrl registration 2016-04-21 00:02:53 +02:00
pinctrl-ssbi-mpp.c pinctrl: qcom-ssbi: support for PM8058 2016-06-15 08:37:31 +02:00