This patch adds support for CPU model 0x7b in the Zhaoxin PMU driver. It extends the existing switch statement in `zhaoxin_pmu_init` to handle this new CPU model, which is similar to the 0x6b model.
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/5944