Re: [PATCH v4 5/5] wifi: brcmfmac: add flag for random seed during firmware download

From: Jacobe Zang
Date: Mon Jul 29 2024 - 04:20:16 EST


>> Providing the random seed to firmware was tied to the fact that the
>> device has a valid OTP, which worked for some Apple chips. However,
>> it turns out the BCM43752 device also needs the random seed in order
>> to get firmware running. Suspect it is simply tied to the firmware
>> branch used for the device. Introducing a mechanism to allow setting
>> it for a device through the device table.
>
> Not exactly what I meant by using my patch "as is". I would have kept
> the two patches separate, but it is not a deal breaker for me.

Oh..so the correct approach should be for me to split this commit separately?

---
Best Regards
Jacobe