remove an already patched patch (#8806)

Co-authored-by: YanxingLiu <liuyanxing98@foxmail.com>
This commit is contained in:
YanxingLiu 2022-02-01 10:50:41 +08:00 committed by GitHub
parent a749bb4d11
commit aca19312bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -144,15 +144,6 @@
smem { smem {
compatible = "qcom,smem"; compatible = "qcom,smem";
memory-region = <&smem_region>; memory-region = <&smem_region>;
@@ -221,7 +177,7 @@
interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
gpio-controller;
#gpio-cells = <2>;
- gpio-ranges = <&tlmm 0 80>;
+ gpio-ranges = <&tlmm 0 0 80>;
interrupt-controller;
#interrupt-cells = <2>;
@@ -231,13 +187,32 @@ @@ -231,13 +187,32 @@
drive-strength = <8>; drive-strength = <8>;
bias-pull-down; bias-pull-down;