File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6464 timg0: timg0@40084000 {
6565 compatible = "ti,mspm0-counter";
6666 status = "disabled";
67- clock-frequency = <32000000 >;
67+ clocks = <&sysclk >;
6868 prescaler = <255>;
6969 reg = <0x40084000 0x2000>;
7070 divide-ratio = <RATE_2>;
7676 timg6: timg6@40868000 {
7777 compatible = "ti,mspm0-counter";
7878 status = "disabled";
79- clock-frequency = <32000000 >;
79+ clocks = <&sysclk >;
8080 prescaler = <255>;
8181 reg = <0x40868000 0x2000>;
8282 divide-ratio = <RATE_1>;
8888 timg7: timg7@4086a000 {
8989 compatible = "ti,mspm0-counter";
9090 status = "disabled";
91+ clocks = <&sysclk>;
9192 prescaler = <255>;
92- clock-frequency = <32000000>;
9393 reg = <0x4086a000 0x2000>;
9494 divide-ratio = <RATE_1>;
9595 interrupts = <20 0>;
100100 timg12: timg12@40870000 {
101101 compatible = "ti,mspm0-counter";
102102 status = "disabled";
103- clock-frequency = <32000000 >;
103+ clocks = <&sysclk >;
104104 prescaler = <0>; // prescaler is unused
105105 reg = <0x40870000 0x2000>;
106106 divide-ratio = <RATE_1>;
Original file line number Diff line number Diff line change 6666 timg0: timg0@40084000 {
6767 compatible = "ti,mspm0-counter";
6868 status = "disabled";
69- clock-frequency = <32000000 >;
69+ clocks = <&sysclk >;
7070 prescaler = <255>;
7171 reg = <0x40084000 0x2000>;
7272 divide-ratio = <RATE_2>;
7878 timg6: timg6@40868000 {
7979 compatible = "ti,mspm0-counter";
8080 status = "disabled";
81- clock-frequency = <32000000 >;
81+ clocks = <&sysclk >;
8282 prescaler = <255>;
8383 reg = <0x40868000 0x2000>;
8484 divide-ratio = <RATE_1>;
9090 timg7: timg7@4086a000 {
9191 compatible = "ti,mspm0-counter";
9292 status = "disabled";
93- clock-frequency = <32000000 >;
93+ clocks = <&sysclk >;
9494 prescaler = <255>;
9595 reg = <0x4086a000 0x2000>;
9696 divide-ratio = <RATE_1>;
102102 timg12: timg12@40870000 {
103103 compatible = "ti,mspm0-counter";
104104 status = "disabled";
105- clock-frequency = <32000000 >;
105+ clocks = <&sysclk >;
106106 prescaler = <0>; // prescaler is unused
107107 reg = <0x40870000 0x2000>;
108108 divide-ratio = <RATE_1>;
You can’t perform that action at this time.
0 commit comments