Pick up a fix from msm-5.x kernels and add compatible for the Qualcomm SAR2130P platform. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- Changes in v2: - Picked up required patch from QCLinux. - Link to v1: https://lore.kernel.org/r/20241017-sar2130p-nvmem-v1-1-6cc32789afc6@xxxxxxxxxx --- Dmitry Baryshkov (1): dt-bindings: nvmem: qcom,qfprom: Add SAR2130P compatible Naman Jain (1): nvmem: qfprom: Ensure access to qfprom is word aligned .../devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + drivers/nvmem/qfprom.c | 19 ++++++++++++++++--- 2 files changed, 17 insertions(+), 3 deletions(-) --- base-commit: a39230ecf6b3057f5897bc4744a790070cfbe7a8 change-id: 20241017-sar2130p-nvmem-5f856d99bbb7 Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>