Re: [PATCH v12 07/10] soc: qcom: cpr: Use u64 for frequency
From: AngeloGioacchino Del Regno
Date: Tue Jul 04 2023 - 07:04:21 EST
Il 28/06/23 16:00, Konrad Dybcio ha scritto:
32 bits is not enough for over-2.changeGHz frequencies. Move all variables
that operate on Hz to u64 to avoid overflows.
Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx>