diff options
author | Alexandre Torgue <alexandre.torgue@st.com> | 2019-04-10 13:30:21 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-04-23 10:46:58 +0200 |
commit | cc528862d961d007d3d72e827897a38b297bc6c8 (patch) | |
tree | 2ce12e7bb6e1cbae4709d1858b44b1352abb8049 /drivers/pinctrl/Kconfig | |
parent | dt-bindings: pinctrl: stm32: add new entry for package information (diff) | |
download | linux-cc528862d961d007d3d72e827897a38b297bc6c8.tar.xz linux-cc528862d961d007d3d72e827897a38b297bc6c8.zip |
pinctrl: stm32: introduce package support
A same SoC can be available in several packages. Differences between
packages are only the numbers of available balls. In order not to write
a driver for each new package, same driver (ex: pinctrl-stm32mp157.c) will
be used. This patch introduces the "package" property for each pin. So on a
same driver, it will be possible to indicate on which package the pin is
available. The package information will be got from the device tree.
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/Kconfig')
0 files changed, 0 insertions, 0 deletions