diff options
| author | Shawn Guo <shengchao.guo@oss.qualcomm.com> | 2026-09-14 11:14:09 +0800 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2026-09-17 22:15:16 -0500 |
| commit | 05f9fe5e499561cb2c91cdf97e2019796d5b0ff2 (patch) | |
| tree | 80541101e08911d4bc7769bea4db6c36dccce16d | |
| parent | 0ffb5db49f82fe730b3375d0f1ebfc5bcca4f3ac (diff) | |
| download | linux-next-05f9fe5e499561cb2c91cdf97e2019796d5b0ff2.tar.gz linux-next-05f9fe5e499561cb2c91cdf97e2019796d5b0ff2.zip | |
dt-bindings: arm: qcom: Document Nord reference boards
Nord is a new generation of SoC series from Qualcomm which includes
SA8797P (for Automotive) and Dragonwing IQ10 (for IOT/Robotics).
Document SA8797P Ride and IQ10 Robotics Reference Design (RRD) boards.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260914031412.140856-5-shengchao.guo@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index cf9d940f7371..5c0414d4af9b 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -410,6 +410,12 @@ properties: - xiaomi,sagit - const: qcom,msm8998 + - items: + - enum: + - qcom,iq10-rrd + - qcom,sa8797p-ride + - const: qcom,nord + - description: Qualcomm Technologies, Inc. Robotics RB1 items: - enum: |
