Q6 based WiFi fw loading is supported across different targets, ex: IPQ8074/QCS404. In order to support different fw name for IPQ6018, populate hardcoded param using compatible and driver data. Gokul Sriram Palanisamy (3): dt-bindings: remoteproc: qcom: Add Q6V5 Modem PIL binding for IPQ6018 remoteproc: qcom: wcss: populate driver data for IPQ6018 arm64: dts: ipq6018: Update WCSS PIL driver compatible .../devicetree/bindings/remoteproc/qcom,q6v5.txt | 4 ++++ arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +- drivers/remoteproc/qcom_q6v5_wcss.c | 19 +++++++++++++++++-- 3 files changed, 22 insertions(+), 3 deletions(-) -- 2.7.4