Message ID | 20241108142946.2286098-2-danishanwar@ti.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | This series adds clocks for ICSSG for AM64x. | expand |
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
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]+$:
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(+)