Re: [PATCH] dt-bindings: nvmem: qfprom: Add sm8750 compatible

From: Akhil P Oommen

Date: Fri Nov 21 2025 - 09:10:08 EST


On 11/21/2025 6:36 PM, Komal Bajaj wrote:
> Document compatible string for the QFPROM on SM8750 platform.
>
> Signed-off-by: Komal Bajaj <komal.bajaj@xxxxxxxxxxxxxxxx>

Reviewed-by: Akhil P Oommen <akhilpo@xxxxxxxxxxxxxxxx>

-Akhil

> ---
> Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> index 7d1612acca48..839513d4b499 100644
> --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> @@ -55,6 +55,7 @@ properties:
> - qcom,sm8450-qfprom
> - qcom,sm8550-qfprom
> - qcom,sm8650-qfprom
> + - qcom,sm8750-qfprom
> - qcom,x1e80100-qfprom
> - const: qcom,qfprom
>
>
> ---
> base-commit: d724c6f85e80a23ed46b7ebc6e38b527c09d64f5
> change-id: 20251121-pakala_qfprom-bdb2e49baa20
>
> Best regards,