We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c91899 commit 7ca452aCopy full SHA for 7ca452a
1 file changed
arch/arm64/boot/dts/mediatek/mt7987.dtsi
@@ -557,6 +557,7 @@
557
compatible = "mediatek,mt7987-lvts-ap";
558
reg = <0 0x1100a000 0 0x1000>;
559
clocks = <&infracfg CLK_INFRA_26M_THERM_SYSTEM>;
560
+ interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
561
resets = <&infracfg MT7987_INFRA_RST1_THERM_CTRL_SWRST>;
562
nvmem-cells = <&lvts_calibration>;
563
nvmem-cell-names = "lvts-calib-data-1";
0 commit comments