Commit 79d98102 authored by Fabien Parent's avatar Fabien Parent Committed by Lee Jones
Browse files

mfd: mt6397-core: Register mt6357 sound codec

parent e9f06bd4
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -141,6 +141,9 @@ static const struct mfd_cell mt6357_devs[] = {
		.num_resources = ARRAY_SIZE(mt6357_rtc_resources),
		.resources = mt6357_rtc_resources,
		.of_compatible = "mediatek,mt6357-rtc",
	}, {
		.name = "mt6357-sound",
		.of_compatible = "mediatek,mt6357-sound"
	}, {
		.name = "mtk-pmic-keys",
		.num_resources = ARRAY_SIZE(mt6357_keys_resources),