> On 24 Jun 2019, at 8:04 pm, Arend Van Spriel <arend.vanspriel@xxxxxxxxxxxx> wrote: > > Hi Christian, > > Here it is. Hopefully unmangled this time. Hi Arend. The extra logging patch is un-mangled and applies fine, but I bumped to 5.2-rc4 recently (and now 5.2-rc7) and hit a major problem. If I add the BCM4359 device ID’s with the following commit I see a brcmfmac splat and the system fails to boot. commit: https://github.com/chewitt/linux/commit/f07161815699a48e636600a0b835d7ff64715383 splat: https://imgur.com/a/28wu5kh defconfig: https://github.com/chewitt/LibreELEC.tv/blob/amlogic-master/projects/Amlogic/linux/linux.aarch64.conf Adding the extra logging changes you suggested is not the issue, it’s adding the device ID’s. I was previously using 5.1-rc1 and 5.1.9 kernels and didn’t see any issues adding the ID’s. Any ideas? Christian