[PATCH v2 1/2] dt-bindings: soc: ti: pruss: Add clocks for ICSSG

MD Danish Anwar posted 2 patches 2 weeks, 1 day ago
[PATCH v2 1/2] dt-bindings: soc: ti: pruss: Add clocks for ICSSG
Posted by MD Danish Anwar 2 weeks, 1 day ago
Add clocks, assigned-clocks and assigned-clock-parents for ICSSG

Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
---
 Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
index 3cb1471cc6b6..12350409d154 100644
--- a/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
+++ b/Documentation/devicetree/bindings/soc/ti/ti,pruss.yaml
@@ -92,6 +92,11 @@ properties:
     description: |
       This property is as per sci-pm-domain.txt.
 
+  clocks:
+    items:
+      - description: ICSSG_CORE Clock
+      - description: ICSSG_ICLK Clock
+
 patternProperties:
 
   memories@[a-f0-9]+$:
-- 
2.34.1
Re: [PATCH v2 1/2] dt-bindings: soc: ti: pruss: Add clocks for ICSSG
Posted by Krzysztof Kozlowski 2 weeks ago
On Fri, Nov 08, 2024 at 07:59:45PM +0530, MD Danish Anwar wrote:
> Add clocks, assigned-clocks and assigned-clock-parents for ICSSG

Nothing improved. Actually got worse - not even accurate anymore.

Read carefully my last comment: I asked why. Where is the answer?

Please keep above guidance for all your commits. All of them must answer
why.

Best regards,
Krzysztof