We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2939092 commit 461d6d0Copy full SHA for 461d6d0
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
@@ -254,6 +254,18 @@
254
<0x0c>; /* RX_UHCHAN */
255
ti,sci-rm-range-rflow = <0x00>; /* GP RFLOW */
256
};
257
+
258
+ cpts@310d0000 {
259
+ compatible = "ti,j721e-cpts";
260
+ reg = <0x0 0x310d0000 0x0 0x400>;
261
+ reg-names = "cpts";
262
+ clocks = <&k3_clks 201 1>;
263
+ clock-names = "cpts";
264
+ interrupts-extended = <&main_navss_intr 201 0>;
265
+ interrupt-names = "cpts";
266
+ ti,cpts-periodic-outputs = <6>;
267
+ ti,cpts-ext-ts-inputs = <8>;
268
+ };
269
270
271
main_pmx0: pinmux@11c000 {
0 commit comments