From: David Wronek <[email protected]>
Add the ID for the Qualcomm SM7150 SoC.
Signed-off-by: David Wronek <[email protected]>
Signed-off-by: Danila Tikhonov <[email protected]>
---
include/dt-bindings/arm/qcom,ids.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h
index aa95439708dc..524e3a976191 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -192,6 +192,7 @@
#define QCOM_ID_SA8155 362
#define QCOM_ID_SDA439 363
#define QCOM_ID_SDA429 364
+#define QCOM_ID_SM7150 365
#define QCOM_ID_IPQ8070 375
#define QCOM_ID_IPQ8071 376
#define QCOM_ID_QM215 386
--
2.39.2
On 05/03/2023 20:17, Danila Tikhonov wrote:
> From: David Wronek <[email protected]>
>
> Add the ID for the Qualcomm SM7150 SoC.
>
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof