11 Jan
2019
11 Jan
'19
2:23 p.m.
On Fri, Jan 11, 2019 at 08:43:24AM +0000, Jon Hunter wrote:
On 10/01/2019 16:48, Mark Brown wrote:
I'd need to find your patch again and fix the rebase issue. It was assigning a pointer to a platform IIRC.
Sorry I still don't see it. Happen to recall the config you were using to build? I tried enabling the various SH soundcards (which I believe the SCU card is under).
Configure all SND, MFD, REGULATOR and SPI symbols y on top of a base config which is:
CONFIG_COMPILE_TEST=y CONFIG_OF=y CONFIG_I2C=y CONFIG_SPI=y CONFIG_REGULATOR=y CONFIG_SOUND=y CONFIG_SND=y CONFIG_SND_SOC=y CONFIG_SND_SOC_ALL_CODECS=y CONFIG_SPMI=y CONFIG_DEBUG_FS=y
(I should add ACPI to that too now I think about it) merged with defconfig. I was reproducing on x86.