commit | c4c726c26bdc09a2c907e230fdf6c75adcc2b674 | [log] [tgz] |
---|---|---|
author | Jerome Brunet <jbrunet@baylibre.com> | Fri Jan 04 15:44:34 2019 +0100 |
committer | Neil Armstrong <narmstrong@baylibre.com> | Tue Jan 29 11:19:15 2019 +0100 |
tree | ca4a219ea5f9de454affb89f2b8639693f3f33e1 | |
parent | 0da90255083681a02b24528f80da9d4062ff634a [diff] |
pinctrl: meson: add pinconf support Adding pinconf support is necessary to enable boot from SPI without breaking the eMMC. When booting from SPI, the ROM code leave pull downs on the eMMC pad. We need to set pinconf provided in DT to solve this Signed-off-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> [narmstrong: added missing comma in pinctrl-meson-axg-pmx.c]