On 01/05/2023 14:51, Konrad Dybcio wrote: > > > On 29.04.2023 21:33, Robert Marko wrote: >> Add SOC IDs for the IPQ5018 family. >> >> Signed-off-by: Robert Marko <robimarko@xxxxxxxxx> >> --- >> include/dt-bindings/arm/qcom,ids.h | 8 ++++++++ >> 1 file changed, 8 insertions(+) >> >> diff --git a/include/dt-bindings/arm/qcom,ids.h b/include/dt-bindings/arm/qcom,ids.h >> index 802495b20276..c1283bad81e1 100644 >> --- a/include/dt-bindings/arm/qcom,ids.h >> +++ b/include/dt-bindings/arm/qcom,ids.h >> @@ -216,6 +216,9 @@ >> #define QCOM_ID_SM8350 439 >> #define QCOM_ID_QCM2290 441 >> #define QCOM_ID_SM6115 444 >> +#define QCOM_ID_IPQ5010 446 >> +#define QCOM_ID_IPQ5018 447 >> +#define QCOM_ID_IPQ5028 448 >> #define QCOM_ID_SC8280XP 449 >> #define QCOM_ID_IPQ6005 453 >> #define QCOM_ID_QRB5165 455 >> @@ -229,6 +232,9 @@ >> #define QCOM_ID_SM8450_3 482 >> #define QCOM_ID_SC7280 487 >> #define QCOM_ID_SC7180P 495 >> +#define QCOM_ID_IPQ5000 503 > >> +#define QCOM_ID_IPQ0509 504 >> +#define QCOM_ID_IPQ0518 505 > Are you sure these names are in tact? Good catch :) Best regards, Krzysztof