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

Commit cf55078b authored by Hongzhou Yang's avatar Hongzhou Yang Committed by Lee Jones
Browse files

mfd: mt6397-core: Add GPIO sub-module support

parent 056c3e75
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -34,6 +34,9 @@ static const struct mfd_cell mt6397_devs[] = {
	}, {
		.name = "mt6397-clk",
		.of_compatible = "mediatek,mt6397-clk",
	}, {
		.name = "mt6397-pinctrl",
		.of_compatible = "mediatek,mt6397-pinctrl",
	},
};