[PATCH 1/8] gpiolib: of: Add quirk for mt2701-cs42448 ASoC sound
Linus Walleij
linus.walleij at linaro.org
Mon Oct 9 00:33:40 PDT 2023
On Mon, Oct 9, 2023 at 9:09 AM Bartosz Golaszewski <brgl at bgdev.pl> wrote:
> > +#if IS_ENABLED(CONFIG_SND_SOC_MT2701_CS42448)
> > + { "i2s1-in-sel-gpio1", NULL, "mediatek,mt2701-cs42448-machine" },
> > + { "i2s1-in-sel-gpio2", NULL, "mediatek,mt2701-cs42448-machine" },
> > +#endif
>
> I suppose this is a run-time dependency only for the other patches?
> Can I just pick it up into my tree?
You can, I was just thinking about bisectability and the low risk of collisions
with other patches. (Actually no-one gets hurt if it's applied to both trees
either, which IMO is perfectly fine in cases like this.)
Yours,
Linus Walleij
More information about the Linux-mediatek
mailing list