File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 570
570
<0x5>; /* RX_CHAN */
571
571
ti,sci-rm-range-rflow = <0x6>; /* GP RFLOW */
572
572
};
573
+
574
+ cpts@310d0000 {
575
+ compatible = "ti,am65-cpts";
576
+ reg = <0x0 0x310d0000 0x0 0x400>;
577
+ reg-names = "cpts";
578
+ clocks = <&main_cpts_mux>;
579
+ clock-names = "cpts";
580
+ interrupts-extended = <&intr_main_navss 163 0>;
581
+ interrupt-names = "cpts";
582
+ ti,cpts-periodic-outputs = <6>;
583
+ ti,cpts-ext-ts-inputs = <8>;
584
+
585
+ main_cpts_mux: refclk-mux {
586
+ #clock-cells = <0>;
587
+ clocks = <&k3_clks 118 5>, <&k3_clks 118 11>,
588
+ <&k3_clks 118 6>, <&k3_clks 118 3>,
589
+ <&k3_clks 118 8>, <&k3_clks 118 14>,
590
+ <&k3_clks 120 3>, <&k3_clks 121 3>;
591
+ assigned-clocks = <&main_cpts_mux>;
592
+ assigned-clock-parents = <&k3_clks 118 5>;
593
+ };
594
+ };
573
595
};
574
596
575
597
main_gpio0: main_gpio0@600000 {
You can’t perform that action at this time.
0 commit comments