* [PATCH] dt-bindings: arm: qcom,ids: add board ID for CDP
@ 2024-11-23 7:15 Raymond Hackley
2024-11-23 16:53 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Raymond Hackley @ 2024-11-23 7:15 UTC (permalink / raw)
To: linux-kernel
Cc: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
Conor Dooley, Stephan Gerhold, linux-arm-msm, devicetree,
phone-devel, ~postmarketos/upstreaming
Add board ID for Core Development Platform (CDP).
Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
---
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 e850dc3a1ad3..f739805a840d 100644
--- a/include/dt-bindings/arm/qcom,ids.h
+++ b/include/dt-bindings/arm/qcom,ids.h
@@ -293,6 +293,7 @@
#define QCOM_BOARD_ID(a, major, minor) \
(((major & 0xff) << 16) | ((minor & 0xff) << 8) | QCOM_BOARD_ID_##a)
+#define QCOM_BOARD_ID_CDP 1
#define QCOM_BOARD_ID_MTP 8
#define QCOM_BOARD_ID_DRAGONBOARD 10
#define QCOM_BOARD_ID_QRD 11
--
2.39.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: arm: qcom,ids: add board ID for CDP
2024-11-23 7:15 [PATCH] dt-bindings: arm: qcom,ids: add board ID for CDP Raymond Hackley
@ 2024-11-23 16:53 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2024-11-23 16:53 UTC (permalink / raw)
To: Raymond Hackley
Cc: linux-kernel, Bjorn Andersson, Konrad Dybcio, Rob Herring,
Krzysztof Kozlowski, Conor Dooley, Stephan Gerhold,
linux-arm-msm, devicetree, phone-devel,
~postmarketos/upstreaming
On Sat, Nov 23, 2024 at 07:15:47AM +0000, Raymond Hackley wrote:
> Add board ID for Core Development Platform (CDP).
>
> Signed-off-by: Raymond Hackley <raymondhackley@protonmail.com>
> ---
> include/dt-bindings/arm/qcom,ids.h | 1 +
> 1 file changed, 1 insertion(+)
>
Where is any user of this? Sorry, this define is obsolete, should not
grow without clear reasons.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-11-23 16:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-23 7:15 [PATCH] dt-bindings: arm: qcom,ids: add board ID for CDP Raymond Hackley
2024-11-23 16:53 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®