On Tue, Jan 07, 2025 at 03:46:41PM +0530, Gokul Sriram Palanisamy wrote:
> From: Manikanta Mylavarapu <[email protected]>
>
> Add new binding document for hexagon based WCSS secure PIL remoteproc.
> IPQ5332, IPQ5424 and IPQ9574 follows secure PIL remoteproc.
>
> Signed-off-by: Manikanta Mylavarapu <[email protected]>
> Signed-off-by: Gokul Sriram Palanisamy <[email protected]>
> Reviewed-by: Krzysztof Kozlowski <[email protected]>
> ---
> .../remoteproc/qcom,wcss-sec-pil.yaml | 131 ++++++++++++++++++
> 1 file changed, 131 insertions(+)
> create mode 100644
> Documentation/devicetree/bindings/remoteproc/qcom,wcss-sec-pil.yaml
> +examples:
> + - |
> + #include <dt-bindings/interrupt-controller/arm-gic.h>
> + #include <dt-bindings/clock/qcom,ipq5332-gcc.h>
> + remoteproc@d100000 {
> + compatible = "qcom,ipq5332-wcss-sec-pil";
> + reg = <0xd100000 0x4040>;
> + firmware-name = "ath12k/IPQ5332/hw1.0/q6_fw0.mdt";
Nit: .mbn
--
With best wishes
Dmitry