Commit bd4cee2
ASoC: rsnd: enable clk_i approximate rate usage
Basically Renesas sound ADG is assuming that it has accurately
divisible input clock. But sometimes / some board might not have it.
The clk_i from CPG is used for such case. It can't calculate accurate
division, but can be used as approximate rate.
This patch enable clk_i for such case.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Acked-by: Adnan Ali <adnan.ali@bp.renesas.com>
Tested-by: Vincenzo De Michele <vincenzo.michele@davinci.de>
Tested-by: Patrick Keil <patrick.keil@conti-engineering.com>
Link: https://lore.kernel.org/r/87msyizlfd.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>1 parent 220adc0 commit bd4cee2
1 file changed
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
491 | 491 | | |
492 | 492 | | |
493 | 493 | | |
| 494 | + | |
494 | 495 | | |
495 | 496 | | |
496 | 497 | | |
| |||
537 | 538 | | |
538 | 539 | | |
539 | 540 | | |
| 541 | + | |
| 542 | + | |
| 543 | + | |
| 544 | + | |
| 545 | + | |
| 546 | + | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
540 | 561 | | |
541 | 562 | | |
542 | 563 | | |
543 | 564 | | |
544 | 565 | | |
545 | 566 | | |
546 | 567 | | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
547 | 572 | | |
548 | 573 | | |
549 | 574 | | |
| |||
555 | 580 | | |
556 | 581 | | |
557 | 582 | | |
| 583 | + | |
| 584 | + | |
558 | 585 | | |
559 | 586 | | |
560 | 587 | | |
561 | 588 | | |
| 589 | + | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
562 | 593 | | |
563 | 594 | | |
564 | 595 | | |
| |||
570 | 601 | | |
571 | 602 | | |
572 | 603 | | |
| 604 | + | |
| 605 | + | |
573 | 606 | | |
574 | 607 | | |
575 | 608 | | |
576 | 609 | | |
| 610 | + | |
| 611 | + | |
| 612 | + | |
577 | 613 | | |
578 | 614 | | |
579 | 615 | | |
| |||
0 commit comments