mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 14:23:38 +00:00
remove an already patched patch (#8806)
Co-authored-by: YanxingLiu <liuyanxing98@foxmail.com>
This commit is contained in:
parent
a749bb4d11
commit
aca19312bf
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user