commit | 06351d133dea784e4a00962a7973ba4cd0e6a787 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sat Aug 05 23:04:08 2017 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Aug 14 15:01:59 2017 +0200 |
tree | 4813961873c5fc1318a1b1006fd386454e3b1c04 | |
parent | 17a512486bab646109770f6577396810e83acfbb [diff] |
pinctrl: add a Gemini SoC pin controller This adds a pin control (only multiplexing) driver for the Gemini SoC so we can sort out this complex platform in an orderly manner. This driver will detect the chip/package version as SL3512 or SL3516 (also known as CS3512 and CS3516 etc) and register the apropriate pin set. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>