Skip to content

Typo in ASV tables #68

@punitagrawal

Description

@punitagrawal

While working on Odroid XU3, I noticed a typo in the ASV tables which would cause cpufreq to not work correctly on boards with ASV=5.

The typo is in https://github.com/hardkernel/linux/blob/odroidxu3-3.10.y/arch/arm/mach-exynos/include/mach/asv-exynos5422_evt0.h#L347. '98750' should be '987500', i.e., a missing zero. This leads to incorrect voltage being assigned to that frequency which then fails sanity checking in code and causes cpufreq to misbehave.

Please let me know if you'd like any more details.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions