From 64241d5d55cd1324bcfc80a593240188903391a4 Mon Sep 17 00:00:00 2001 From: Rashid Zafar Date: Wed, 1 Nov 2023 10:41:12 -0700 Subject: [PATCH] dt-bindings: Update rpmh devicetree bindings Document tcs-distance property needed in devicetree for RSC devices. This is an optional property which defines the distance between each TCS for a DRV. Change-Id: I8c01632597f40ff6856242b888610e61f7b3f15f Signed-off-by: Rashid Zafar --- bindings/soc/qcom/qcom,rpmh-rsc.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/bindings/soc/qcom/qcom,rpmh-rsc.yaml b/bindings/soc/qcom/qcom,rpmh-rsc.yaml index b246500d..3470b071 100644 --- a/bindings/soc/qcom/qcom,rpmh-rsc.yaml +++ b/bindings/soc/qcom/qcom,rpmh-rsc.yaml @@ -87,6 +87,11 @@ properties: description: The offset of the TCS blocks. + qcom,tcs-distance: + $ref: /schemas/types.yaml#/definitions/uint32 + description: + The distance between each TCS for a DRV. + reg: minItems: 1 maxItems: 4 @@ -149,6 +154,7 @@ examples: ; label = "apps_rsc"; qcom,tcs-offset = <0xd00>; + qcom,tcs-distance= <0x150>; qcom,drv-id = <2>; qcom,tcs-config = , , @@ -173,6 +179,7 @@ examples: interrupts = ; label = "disp_rsc"; qcom,tcs-offset = <0x1c00>; + qcom,tcs-distance= <0x150>; qcom,drv-id = <0>; qcom,tcs-config = , ,