commit | edd95a4a95f32c701e291e06016c6ca110ef65b7 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jul 14 11:40:02 2015 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jul 16 09:40:06 2015 +0200 |
tree | 4fd1edec8a01209a087f8ed395a19b27522a99a8 | |
parent | 6e908892025885b07e804dc6c05aab6ce1e06832 [diff] |
pinctrl: UniPhier: add UniPhier PH1-LD4 pinctrl driver Add pin configuration and pinmux support for UniPhier PH1-LD4 SoC. Changes in v2: - sort groups and funcs alphabetically - add missing "emmc_dat8" group - add i2c pin-mux settings - sort members of platform_driver - change to tristate - add THIS_MODULE to pinctrl_desc - use module_platform_driver Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>