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

Commit 295a7cb9 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "pinctrl: qcom: spmi-gpio: Add support for PMD9650"

parents 67665e9e 602d1d5b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1159,6 +1159,7 @@ static const struct of_device_id pmic_gpio_of_match[] = {
	{ .compatible = "qcom,pm6350-gpio", .data = (void *) 9 },
	{ .compatible = "qcom,pm6150l-gpio", .data = (void *) 12 },
	{ .compatible = "qcom,pmx65-gpio", .data = (void *) 16 },
	{ .compatible = "qcom,pmd9650-gpio", .data = (void *) 12 },
	{ },
};