diff options
author | Bjorn Andersson <andersson@kernel.org> | 2023-01-10 23:04:59 -0600 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-01-10 23:04:59 -0600 |
commit | 4df6e8fbe6e43d79990df73eb156961bbdb3aeed (patch) | |
tree | c56e16de50f1ff595cd21ea179a515a305c2f86d /Documentation | |
parent | 1de4e112b97c77efb5cbee39db8541e33dd2b0d5 (diff) |
Revert "dt-bindings: arm: qcom: Add SM6115(P) and Lenovo Tab P11"
This reverts commit 92ad27fb925943d62deaaa659931ce85ddec99c8, as this
was applied to the wrong branch and causes merge conflicts.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 0c7ad00586fa..27063a045bd0 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -62,7 +62,6 @@ description: | sdx65 sm4250 sm6115 - sm6115p sm6125 sm6350 sm6375 @@ -793,12 +792,6 @@ properties: - items: - enum: - - lenovo,j606f - - const: qcom,sm6115p - - const: qcom,sm6115 - - - items: - - enum: - sony,pdx201 - const: qcom,sm6125 @@ -938,7 +931,6 @@ allOf: - qcom,sdm845 - qcom,sdx55 - qcom,sdx65 - - qcom,sm6115 - qcom,sm6125 - qcom,sm6350 - qcom,sm7225 |