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

Commit 2950b6b8 authored by Maulik Shah's avatar Maulik Shah
Browse files

drivers: irqchip: qcom: Update sdm670 pindata



Update sdm670 pindata to correctly map pdc pin 125.

Change-Id: I7c704b38cd2ad048c2ac3cd0a82949d532f9dfdc
Signed-off-by: default avatarMaulik Shah <mkshah@codeaurora.org>
parent c619a7c2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@ static struct pdc_pin sdm670_data[] = {
	{122, 669}, /* core_bi_px_gpio_41 */
	{123, 670}, /* core_bi_px_gpio_89 */
	{124, 671}, /* core_bi_px_gpio_31 */
	{125, 672}, /* core_bi_px_gpio_49 */
	{125, 95}, /* core_bi_px_gpio_49 */
	{-1}
};