Message ID | 20240806-add_qcs9100_soc_id-v1-1-04d14081f304@quicinc.com (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | soc: qcom: Add QCS9100 SoC ID and compatible support | expand |
On 06/08/2024 06:19, Tengfei Fan wrote: > Add the ID for the Qualcomm QCS9100 SoC. > > Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com> > --- Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h index d6c9e9472121..d0396e8c9af6 100644 --- a/include/dt-bindings/arm/qcom,ids.h +++ b/include/dt-bindings/arm/qcom,ids.h @@ -274,6 +274,7 @@ #define QCOM_ID_QCM8550 604 #define QCOM_ID_IPQ5300 624 #define QCOM_ID_IPQ5321 650 +#define QCOM_ID_QCS9100 667 /* * The board type and revision information, used by Qualcomm bootloaders and
Add the ID for the Qualcomm QCS9100 SoC. Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com> --- include/dt-bindings/arm/qcom,ids.h | 1 + 1 file changed, 1 insertion(+)