[PATCH v5 4/8] dt-bindings: interconnect: Update master/slave id list

Georgi Djakov djakov at kernel.org
Mon Sep 2 12:19:34 PDT 2024


On 29.08.24 11:28, Varadarajan Narayanan wrote:
> Update the GCC master/slave list to include couple of
> more interfaces needed by the Network Subsystem Clock
> Controller (NSSCC)
> 
> Signed-off-by: Varadarajan Narayanan <quic_varada at quicinc.com>

Acked-by: Georgi Djakov <djakov at kernel.org>

> ---
>   include/dt-bindings/interconnect/qcom,ipq5332.h | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/include/dt-bindings/interconnect/qcom,ipq5332.h b/include/dt-bindings/interconnect/qcom,ipq5332.h
> index 16475bb07a48..5c08dd3c4f47 100644
> --- a/include/dt-bindings/interconnect/qcom,ipq5332.h
> +++ b/include/dt-bindings/interconnect/qcom,ipq5332.h
> @@ -28,6 +28,10 @@
>   #define SLAVE_NSSNOC_TIMEOUT_REF	23
>   #define MASTER_NSSNOC_XO_DCD		24
>   #define SLAVE_NSSNOC_XO_DCD		25
> +#define MASTER_SNOC_NSSNOC_1_CLK	26
> +#define SLAVE_SNOC_NSSNOC_1_CLK		27
> +#define MASTER_SNOC_NSSNOC_CLK		28
> +#define SLAVE_SNOC_NSSNOC_CLK		29
>   
>   #define MASTER_NSSNOC_PPE		0
>   #define SLAVE_NSSNOC_PPE		1




More information about the linux-arm-kernel mailing list