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 --- 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