Skip to content

Commit 7ca452a

Browse files
committed
arm64: dts: mt7987: add lvts irq (needs to be checked in hw)
1 parent 3c91899 commit 7ca452a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7987.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,7 @@
557557
compatible = "mediatek,mt7987-lvts-ap";
558558
reg = <0 0x1100a000 0 0x1000>;
559559
clocks = <&infracfg CLK_INFRA_26M_THERM_SYSTEM>;
560+
interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
560561
resets = <&infracfg MT7987_INFRA_RST1_THERM_CTRL_SWRST>;
561562
nvmem-cells = <&lvts_calibration>;
562563
nvmem-cell-names = "lvts-calib-data-1";

0 commit comments

Comments
 (0)