gpio: visconti: Add Toshiba Visconti GPIO supportAdd the GPIO driver for Toshiba Visconti ARM SoCs.Signed-off-by: Nobuhiro Iwamatsu <[email protected]>Reviewed-by: Punit Agrawal <
gpio: visconti: Add Toshiba Visconti GPIO supportAdd the GPIO driver for Toshiba Visconti ARM SoCs.Signed-off-by: Nobuhiro Iwamatsu <[email protected]>Reviewed-by: Punit Agrawal <[email protected]>Reviewed-by: Linus Walleij <[email protected]>Signed-off-by: Bartosz Golaszewski <[email protected]>
show more ...
pinctrl: visconti: PINCTRL_TMPV7700 should depend on ARCH_VISCONTIThe Toshiba Visconti TMPV7700 series pin controller is only present onVisconti SoCs. Hence add a dependency on ARCH_VISCONTI, to
pinctrl: visconti: PINCTRL_TMPV7700 should depend on ARCH_VISCONTIThe Toshiba Visconti TMPV7700 series pin controller is only present onVisconti SoCs. Hence add a dependency on ARCH_VISCONTI, to preventasking the user about this driver when configuring a kernel withoutVisconti platform support.Fixes: a68a7844264e4fb9 ("pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl support")Signed-off-by: Geert Uytterhoeven <[email protected]>Acked-by: Nobuhiro Iwamatsu <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Linus Walleij <[email protected]>
pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl supportAdd pinctrl support to Toshiba Visconti SoCs.Signed-off-by: Nobuhiro Iwamatsu <[email protected]>Reviewed-by: Punit Agr
pinctrl: visconti: Add Toshiba Visconti SoCs pinctrl supportAdd pinctrl support to Toshiba Visconti SoCs.Signed-off-by: Nobuhiro Iwamatsu <[email protected]>Reviewed-by: Punit Agrawal <[email protected]>Link: https://lore.kernel.org/r/[email protected]Signed-off-by: Linus Walleij <[email protected]>