diff options
author | Bartosz Golaszewski <[email protected]> | 2023-02-01 16:20:37 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2023-02-08 17:45:20 -0800 |
commit | a5c5fe58da822709fe6bec8aec1fb179383e7203 (patch) | |
tree | 3f354ee838e9f57123ab45c8bfd58eeebab227f6 | |
parent | 240fb292d3aeb20015d1ab3805fb561be8a9c6f5 (diff) |
dt-bindings: arm: qcom: add the sa8775p-ride board
Document the sa8775p SoC and its reference board: sa8775p-ride.
Signed-off-by: Bartosz Golaszewski <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index c848f229a0b0..1bb24d46e4ee 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -49,6 +49,7 @@ description: | qru1000 sa8155p sa8540p + sa8775p sc7180 sc7280 sc8180x @@ -89,6 +90,7 @@ description: | liquid mtp qrd + ride sbc x100 @@ -815,6 +817,11 @@ properties: - items: - enum: + - qcom,sa8775p-ride + - const: qcom,sa8775p + + - items: + - enum: - google,cheza - google,cheza-rev1 - google,cheza-rev2 |