qualcommax: ipq8074: use upstreamed CPUFreq NVMEM support
[openwrt/staging/jow.git] / target / linux / qualcommax / patches-6.1 / 0024-v6.7-dt-bindings-arm-qcom-ids-Add-IDs-for-IPQ8174-family.patch
1 From 93e161c8f4b9b051e5e746814138cb5520b4b897 Mon Sep 17 00:00:00 2001
2 From: Robert Marko <robimarko@gmail.com>
3 Date: Fri, 1 Sep 2023 20:10:04 +0200
4 Subject: [PATCH] dt-bindings: arm: qcom,ids: Add IDs for IPQ8174 family
5
6 IPQ8174 (Oak) family is part of the IPQ8074 family, but the ID-s for it
7 are missing so lets add them.
8
9 Signed-off-by: Robert Marko <robimarko@gmail.com>
10 Reviewed-by: Kathiravan T <quic_kathirav@quicinc.com>
11 Acked-by: Conor Dooley <conor.dooley@microchip.com>
12 Link: https://lore.kernel.org/r/20230901181041.1538999-1-robimarko@gmail.com
13 Signed-off-by: Bjorn Andersson <andersson@kernel.org>
14 ---
15 include/dt-bindings/arm/qcom,ids.h | 3 +++
16 1 file changed, 3 insertions(+)
17
18 --- a/include/dt-bindings/arm/qcom,ids.h
19 +++ b/include/dt-bindings/arm/qcom,ids.h
20 @@ -121,6 +121,9 @@
21 #define QCOM_ID_SM6125 394
22 #define QCOM_ID_IPQ8070A 395
23 #define QCOM_ID_IPQ8071A 396
24 +#define QCOM_ID_IPQ8172 397
25 +#define QCOM_ID_IPQ8173 398
26 +#define QCOM_ID_IPQ8174 399
27 #define QCOM_ID_IPQ6018 402
28 #define QCOM_ID_IPQ6028 403
29 #define QCOM_ID_IPQ6000 421