File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
arch/arm64/boot/dts/mediatek Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 352
352
#clock-cells = <1>;
353
353
};
354
354
355
- infracfg: power -controller@10001000 {
355
+ infracfg: clock -controller@10001000 {
356
356
compatible = "mediatek,mt8173-infracfg", "syscon";
357
357
reg = <0 0x10001000 0 0x1000>;
358
358
#clock-cells = <1>;
359
359
#reset-cells = <1>;
360
360
};
361
361
362
- pericfg: power -controller@10003000 {
362
+ pericfg: clock -controller@10003000 {
363
363
compatible = "mediatek,mt8173-pericfg", "syscon";
364
364
reg = <0 0x10003000 0 0x1000>;
365
365
#clock-cells = <1>;
564
564
memory-region = <&vpu_dma_reserved>;
565
565
};
566
566
567
- sysirq: intpol -controller@10200620 {
567
+ sysirq: interrupt -controller@10200620 {
568
568
compatible = "mediatek,mt8173-sysirq",
569
569
"mediatek,mt6577-sysirq";
570
570
interrupt-controller;
You can’t perform that action at this time.
0 commit comments