summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/cirrus/pinctrl-lochnagar.c
AgeCommit message (Collapse)AuthorFilesLines
2019-04-04pinctrl: lochnagar: Add support for the Cirrus Logic LochnagarCharles Keepax1-0/+1235
Lochnagar is an evaluation and development board for Cirrus Logic Smart CODEC and Amp devices. It allows the connection of most Cirrus Logic devices on mini-cards, as well as allowing connection of various application processor systems to provide a full evaluation platform. This driver supports the board controller chip on the Lochnagar board. Lochnagar provides many pins which can generally be used for an audio function such as an AIF or a PDM interface, but also as GPIOs. Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>