According to all the documentation there is no such thing as PM2250, it has been replaced with PM4125. Use correct name for the PMIC. Note, this doesn't change the compatible strings. There was a previous argument regarding renaming of compat strings. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- Dmitry Baryshkov (2): soc: qcom: socinfo: rename PM2250 to PM4125 arm64: dts: qcom: rename PM2250 to PM4125 .../boot/dts/qcom/{pm2250.dtsi => pm4125.dtsi} | 8 +-- arch/arm64/boot/dts/qcom/qrb2210-rb1.dts | 78 +++++++++++----------- drivers/soc/qcom/socinfo.c | 2 +- include/soc/qcom/qcom-spmi-pmic.h | 2 +- 4 files changed, 45 insertions(+), 45 deletions(-) --- base-commit: 9e21984d62c56a0f6d1fc6f76b646212cfd7fe88 change-id: 20240114-pm2250-pm4125-rename-e1f457783bc6 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>