Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e4483b49 authored by Arun KS's avatar Arun KS Committed by Gerrit - the friendly Code Review server
Browse files

pinctrl: qcom: Extend gpios to support SA6155



SA6155 has 32 gpios. Extend driver to support them.

Change-Id: Ica579fbbc7e238ebc3da9a384942fd4abd45eb4a
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent e9161932
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
/*
 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
 * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -72,7 +72,10 @@ enum slpi_pin_func_index {

static const char *const slpi_gpio_groups[] = {
	"gpio0", "gpio1", "gpio2", "gpio3", "gpio4", "gpio5", "gpio6", "gpio7",
	"gpio8", "gpio9", "gpio10", "gpio11", "gpio12", "gpio13",
	"gpio8", "gpio9", "gpio10", "gpio11", "gpio12", "gpio13", "gpio14",
	"gpio15", "gpio16", "gpio17", "gpio18", "gpio19", "gpio20", "gpio21",
	"gpio22", "gpio23", "gpio24", "gpio25", "gpio26", "gpio27", "gpio28",
	"gpio29", "gpio30", "gpio31",
};

static const char *const slpi_pin_functions[] = {