diff mbox series

[1/3] dt-bindings: arm: qcom,ids: Add SoC ID for SDM670

Message ID 20240524012023.318965-6-mailingradian@gmail.com
State Not Applicable
Headers show
Series SDM670 shared memory and socinfo | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success

Commit Message

Richard Acayan May 24, 2024, 1:20 a.m. UTC
The socinfo driver uses SoC IDs from the device tree bindings.
Add the SoC ID for SDM670.

Signed-off-by: Richard Acayan <mailingradian@gmail.com>
---
 include/dt-bindings/arm/qcom,ids.h | 1 +
 1 file changed, 1 insertion(+)

Comments

Konrad Dybcio May 24, 2024, 3:25 p.m. UTC | #1
On 24.05.2024 3:20 AM, Richard Acayan wrote:
> The socinfo driver uses SoC IDs from the device tree bindings.
> Add the SoC ID for SDM670.
> 
> Signed-off-by: Richard Acayan <mailingradian@gmail.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>

Konrad
Krzysztof Kozlowski May 25, 2024, 4:59 p.m. UTC | #2
On 24/05/2024 03:20, Richard Acayan wrote:
> The socinfo driver uses SoC IDs from the device tree bindings.
> Add the SoC ID for SDM670.
> 
> Signed-off-by: Richard Acayan <mailingradian@gmail.com>
> ---
>  include/dt-bindings/arm/qcom,ids.h | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
index 19ac7b36f608..76e01686e818 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -175,6 +175,7 @@ 
 #define QCOM_ID_SDA630			327
 #define QCOM_ID_MSM8905			331
 #define QCOM_ID_SDX202			333
+#define QCOM_ID_SDM670			336
 #define QCOM_ID_SDM450			338
 #define QCOM_ID_SM8150			339
 #define QCOM_ID_SDA845			341