We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bd88af commit 970f8b0Copy full SHA for 970f8b0
arch/arm64/boot/dts/mediatek/mt7986a.dtsi
@@ -332,9 +332,8 @@
332
reg = <0 0x1100c800 0 0x800>;
333
interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
334
clocks = <&infracfg CLK_INFRA_THERM_CK>,
335
- <&infracfg CLK_INFRA_ADC_26M_CK>,
336
- <&infracfg CLK_INFRA_ADC_FRC_CK>;
337
- clock-names = "therm", "auxadc", "adc_32k";
+ <&infracfg CLK_INFRA_ADC_26M_CK>;
+ clock-names = "therm", "auxadc";
338
nvmem-cells = <&thermal_calibration>;
339
nvmem-cell-names = "calibration-data";
340
#thermal-sensor-cells = <1>;
0 commit comments