diff options
author | Arnd Bergmann <arnd@arndb.de> | 2022-03-01 12:45:55 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2022-03-01 12:45:56 +0300 |
commit | cf90e2f1de977fb79873b1eaf6df113e4e8b4469 (patch) | |
tree | 1e0e431f7651a065d9415238134c6cde92f4b9ad /Documentation/devicetree | |
parent | e1d7eed180b6355cedfbbd5c69ef7e0f145a5510 (diff) | |
parent | fc5a40694ba684fb3b7009819965ec38e829118f (diff) | |
download | linux-cf90e2f1de977fb79873b1eaf6df113e4e8b4469.tar.xz |
Merge tag 'qcom-dts-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/fixes
Qualcomm DeviceTree fixes for v5.17
The SDX65 platform and MTP device was added twice to the DT binding,
this drops one of the occurances.
* tag 'qcom-dts-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
Revert "dt-bindings: arm: qcom: Document SDX65 platform and boards"
Link: https://lore.kernel.org/r/20220301033838.1801689-1-bjorn.andersson@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 370aab274cd1..04ff0b55bb85 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -48,7 +48,6 @@ description: | sdx65 sm7225 sm8150 - sdx65 sm8250 sm8350 sm8450 @@ -230,11 +229,6 @@ properties: - items: - enum: - - qcom,sdx65-mtp - - const: qcom,sdx65 - - - items: - - enum: - qcom,ipq6018-cp01 - qcom,ipq6018-cp01-c1 - const: qcom,ipq6018 |