Commit f3cf702
committed
FROMLIST: media: qcom: camss: Fix csid clock configuration for sa8775p
Fix the mismatch between clock list and clock rate table for CSID lite
instances. The current implementation has 5 clocks defined but only 2
are actually needed (vfe_lite_csid and vfe_lite_cphy_rx), while the
clock rate table doesn't match this configuration.
Update both clock list and rate table to maintain consistency:
- Remove unused clocks: cpas_vfe_lite, vfe_lite_ahb, vfe_lite
- Update clock rate table to match the remaining two clocks
Link: https://lore.kernel.org/linux-arm-msm/20260313-vfelite_fix-v2-2-7014429c8345@oss.qualcomm.com/
Fixes: ed03e99 ("media: qcom: camss: Add support for CSID 690")
Signed-off-by: Wenmeng Liu <wenmeng.liu@oss.qualcomm.com>1 parent 05876f6 commit f3cf702
1 file changed
Lines changed: 15 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3598 | 3598 | | |
3599 | 3599 | | |
3600 | 3600 | | |
3601 | | - | |
3602 | | - | |
3603 | | - | |
| 3601 | + | |
3604 | 3602 | | |
3605 | | - | |
3606 | | - | |
| 3603 | + | |
| 3604 | + | |
3607 | 3605 | | |
3608 | 3606 | | |
3609 | 3607 | | |
| |||
3617 | 3615 | | |
3618 | 3616 | | |
3619 | 3617 | | |
3620 | | - | |
3621 | | - | |
3622 | | - | |
| 3618 | + | |
3623 | 3619 | | |
3624 | | - | |
3625 | | - | |
| 3620 | + | |
| 3621 | + | |
3626 | 3622 | | |
3627 | 3623 | | |
3628 | 3624 | | |
| |||
3636 | 3632 | | |
3637 | 3633 | | |
3638 | 3634 | | |
3639 | | - | |
3640 | | - | |
3641 | | - | |
| 3635 | + | |
3642 | 3636 | | |
3643 | | - | |
3644 | | - | |
| 3637 | + | |
| 3638 | + | |
3645 | 3639 | | |
3646 | 3640 | | |
3647 | 3641 | | |
| |||
3655 | 3649 | | |
3656 | 3650 | | |
3657 | 3651 | | |
3658 | | - | |
3659 | | - | |
3660 | | - | |
| 3652 | + | |
3661 | 3653 | | |
3662 | | - | |
3663 | | - | |
| 3654 | + | |
| 3655 | + | |
3664 | 3656 | | |
3665 | 3657 | | |
3666 | 3658 | | |
| |||
3674 | 3666 | | |
3675 | 3667 | | |
3676 | 3668 | | |
3677 | | - | |
3678 | | - | |
3679 | | - | |
| 3669 | + | |
3680 | 3670 | | |
3681 | | - | |
3682 | | - | |
| 3671 | + | |
| 3672 | + | |
3683 | 3673 | | |
3684 | 3674 | | |
3685 | 3675 | | |
| |||
0 commit comments