|
300 | 300 | };
|
301 | 301 |
|
302 | 302 | funnel@10001000 { /* SoC Funnel */
|
303 |
| - compatible = "arm,coresight-funnel", "arm,primecell"; |
| 303 | + compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; |
304 | 304 | reg = <0 0x10001000 0 0x1000>;
|
305 | 305 | clocks = <&ext_26m>;
|
306 | 306 | clock-names = "apb_pclk";
|
|
367 | 367 | };
|
368 | 368 |
|
369 | 369 | funnel@11001000 { /* Cluster0 Funnel */
|
370 |
| - compatible = "arm,coresight-funnel", "arm,primecell"; |
| 370 | + compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; |
371 | 371 | reg = <0 0x11001000 0 0x1000>;
|
372 | 372 | clocks = <&ext_26m>;
|
373 | 373 | clock-names = "apb_pclk";
|
|
415 | 415 | };
|
416 | 416 |
|
417 | 417 | funnel@11002000 { /* Cluster1 Funnel */
|
418 |
| - compatible = "arm,coresight-funnel", "arm,primecell"; |
| 418 | + compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; |
419 | 419 | reg = <0 0x11002000 0 0x1000>;
|
420 | 420 | clocks = <&ext_26m>;
|
421 | 421 | clock-names = "apb_pclk";
|
|
513 | 513 | };
|
514 | 514 |
|
515 | 515 | funnel@11005000 { /* Main Funnel */
|
516 |
| - compatible = "arm,coresight-funnel", "arm,primecell"; |
| 516 | + compatible = "arm,coresight-dynamic-funnel", "arm,primecell"; |
517 | 517 | reg = <0 0x11005000 0 0x1000>;
|
518 | 518 | clocks = <&ext_26m>;
|
519 | 519 | clock-names = "apb_pclk";
|
|
0 commit comments