|
|
@@ -30,6 +30,15 @@ Signed-off-by: Felix Fietkau <[email protected]>
|
|
|
|
|
|
#interrupt-cells = <1>;
|
|
|
interrupt-map-mask = <0 0 0 7>;
|
|
|
+@@ -937,7 +943,7 @@
|
|
|
+ };
|
|
|
+
|
|
|
+ hifsys: clock-controller@1af00000 {
|
|
|
+- compatible = "mediatek,mt7622-hifsys";
|
|
|
++ compatible = "mediatek,mt7622-hifsys", "syscon";
|
|
|
+ reg = <0 0x1af00000 0 0x70>;
|
|
|
+ #clock-cells = <1>;
|
|
|
+ };
|
|
|
--- a/drivers/pci/controller/pcie-mediatek.c
|
|
|
+++ b/drivers/pci/controller/pcie-mediatek.c
|
|
|
@@ -20,6 +20,7 @@
|