> > From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> > > RISC-V uses the same generic topology code as arm64 & while there > currently exists no binding for cpu-capacity on RISC-V, the code paths can be > hit if the property is present. > > Move the documentation of cpu-capacity to a shared location, ahead of > defining a binding for capacity-dmips-mhz on RISC-V. Update some > references to this document in the process. > > Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> Hi Conor I plan to move cpu-capacity.txt binding to generic directory as well after [1]. Thanks for your patch series helping this. [1] https://patchwork.kernel.org/project/linux-riscv/patch/20230103035316.3841303-1-leyfoon.tan@xxxxxxxxxxxxxxxx/ Reviewed-by: Ley Foon Tan <leyfoon.tan@xxxxxxxxxxxxxxxx> Regards Ley Foon