[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250722144926.995064-7-wasim.nazir@oss.qualcomm.com>
Date: Tue, 22 Jul 2025 20:19:25 +0530
From: Wasim Nazir <wasim.nazir@....qualcomm.com>
To: Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Richard Cochran <richardcochran@...il.com>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
kernel@....qualcomm.com, Wasim Nazir <wasim.nazir@....qualcomm.com>
Subject: [PATCH 6/7] dt-bindings: arm: qcom: Refactor QCS9100 and SA8775P board names to reflect Lemans variants
Remove qcs9100 SoC and rename its associated boards to "lemans-*",
to represent the IoT variants.
Rename sa8775p based boards to "lemans-auto-*", derived from "lemans",
to represent boards which uses old automotive memory-map.
Preserve sa8775p SoC definition to maintain backward compatibility.
Both "lemans" and "lemans-auto" are essentially the same non-safe chips,
since the safety monitoring feature of Safety Island (SAIL) subsystem is
not supported, but they differ in memory-map.
Introduce new bindings for the Lemans Evaluation Kit (EVK), an
additional IoT board without safety features.
Signed-off-by: Wasim Nazir <wasim.nazir@....qualcomm.com>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 16 +++++-----------
1 file changed, 5 insertions(+), 11 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 47a7b1cb3cac..174ef6924906 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -59,14 +59,13 @@ description: |
qcs8550
qcm2290
qcm6490
- qcs9100
qdu1000
qrb2210
qrb4210
qru1000
sa8155p
sa8540p
- sa8775p
+ sa8775p # lemans
sar2130p
sc7180
sc7280
@@ -972,15 +971,10 @@ properties:
- items:
- enum:
- - qcom,sa8775p-ride
- - qcom,sa8775p-ride-r3
- - const: qcom,sa8775p
-
- - items:
- - enum:
- - qcom,qcs9100-ride
- - qcom,qcs9100-ride-r3
- - const: qcom,qcs9100
+ - qcom,lemans-evk
+ - qcom,lemans-ride-r3
+ - qcom,lemans-auto-ride
+ - qcom,lemans-auto-ride-r3
- const: qcom,sa8775p
- items:
--
2.49.0
Powered by blists - more mailing lists