소스 검색

dt-bindings: soc: ti: pruss: Update IEP node bindings

IEP driver needs to know the clock rate of the IEP
core clock. Provide a clocks property for that.

TODO: Update the existing examples once these clocks are
added on those SoCs

Signed-off-by: Roger Quadros <rogerq@ti.com>
[s-anna@ti.com: add under the proper sub-section]
Signed-off-by: Suman Anna <s-anna@ti.com>
Roger Quadros 6 년 전
부모
커밋
2dc146e07c
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      Documentation/devicetree/bindings/soc/ti/ti,pruss.txt

+ 5 - 0
Documentation/devicetree/bindings/soc/ti/ti,pruss.txt

@@ -138,6 +138,11 @@ are applicable only for K3 SoCs. They are represented as follows:
 See Documentation/devicetree/bindings/mfd/syscon.txt for generic syscon
 binding details.
 
+Required Properties:
+--------------------
+The following are required properties for IEP nodes
+- clocks        : phandle to IEP core clock.
+
 
 IEPCLK MUX Clock node
 =====================