On 13.03.2023 21:58, Bhupesh Sharma wrote: > Hi Bjorn, > > On 1/28/23 11:12 AM, Bhupesh Sharma wrote: >> Add the adsp, cdsp and modem remoteproc nodes to sm6115. >> >> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@xxxxxxxxxx> >> --- >> - Depends on the dt-binding and driver change submitted via [1]. >> [1]. https://lore.kernel.org/linux-arm-msm/20230128053504.2099620-1-bhupesh.sharma@xxxxxxxxxx > > Gentle Ping. Since the dependencies (dt-bindings and driver changes) have already been merged into linux-next, this patch can now be applied. Not really, it won't apply as-is. I suggest applying the version below which was rebased, the reg was adjusted for 64bit addressing and the -names were turned into vertical lists, I've been carrying it downstream for a while and can confirm it works - I even got Wi-Fi up on the Tab P11! https://github.com/SoMainline/linux/commit/a34e0bf410318b573820254bd241fef0ea013ea1.patch (this is a git am-able plaintext patchfile) Konrad