Re: [PATCH 6/8] kernel: Add kmod-sound-soc-ipq8064-storm

2023-01-04 Thread Robert Marko
On Wed, 4 Jan 2023 at 14:24, Christian Marangi wrote: > > On Mon, Jan 02, 2023 at 03:25:32PM -0800, Brian Norris wrote: > > For IPQ8064 systems based off the "Google Storm" reference platform, > > such as the TP-Link OnHub. > > As this is really ipq806x specific, instead of bloating the

Re: [PATCH 6/8] kernel: Add kmod-sound-soc-ipq8064-storm

2023-01-04 Thread Christian Marangi
On Mon, Jan 02, 2023 at 03:25:32PM -0800, Brian Norris wrote: > For IPQ8064 systems based off the "Google Storm" reference platform, > such as the TP-Link OnHub. As this is really ipq806x specific, instead of bloating the kernel/linux mk a better approach is to create some .mk specific for the

[PATCH 6/8] kernel: Add kmod-sound-soc-ipq8064-storm

2023-01-02 Thread Brian Norris
For IPQ8064 systems based off the "Google Storm" reference platform, such as the TP-Link OnHub. Signed-off-by: Brian Norris --- package/kernel/linux/modules/sound.mk | 24 target/linux/generic/config-5.10 | 3 +++ target/linux/generic/config-5.15 | 3 +++ 3