aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2015-01-28 00:45:56 +0100
committerLinus Walleij <[email protected]>2015-02-03 14:02:55 +0100
commit34027ca2bbc6043fea8fc5c4a82670518b6be7df (patch)
treec838dd2fcd6bfb60ebecf91412a0d9db2cd7960e /tools/perf/scripts/python/bin/export-to-postgresql-report
parent4ff0f034e95d65f8f063a362dfcf86e986377a82 (diff)
pinctrl: imx25: fix numbering for pins
The pin id for a given tuple listed in a fsl,pins property is calculated by dividing the first entry (which is also a register offset) by 4. As the first available register is at offset 0x8 and configures the pad MX25_PAD_A10 the right id for this pin is 2. All other pins are off by one, too. This patch drops the definition MX25_PAD_RESERVE1 (together with its only use) and decrements all following values by 1. Fixes: b4a87c9b966f ("pinctrl: pinctrl-imx: add imx25 pinctrl driver") Signed-off-by: Uwe Kleine-König <[email protected]> Tested-by: Fabio Estevam <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions