Skip to content

Commit ecb5b00

Browse files
Rafał MiłeckiAngeloGioacchino Del Regno
authored andcommitted
arm64: dts: mediatek: mt7622: drop "reset-names" from thermal block
Binding doesn't specify "reset-names" property and Linux driver also doesn't use it. Fix following validation error: arch/arm64/boot/dts/mediatek/mt7622-rfb1.dtb: thermal@1100b000: Unevaluated properties are not allowed ('reset-names' was unexpected) from schema $id: http://devicetree.org/schemas/thermal/mediatek,thermal.yaml# Fixes: ae457b7 ("arm64: dts: mt7622: add SoC and peripheral related device nodes") Signed-off-by: Rafał Miłecki <[email protected]> Reviewed-by: AngeloGioacchino Del Regno <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: AngeloGioacchino Del Regno <[email protected]>
1 parent 208add2 commit ecb5b00

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,6 @@
513513
<&pericfg CLK_PERI_AUXADC_PD>;
514514
clock-names = "therm", "auxadc";
515515
resets = <&pericfg MT7622_PERI_THERM_SW_RST>;
516-
reset-names = "therm";
517516
mediatek,auxadc = <&auxadc>;
518517
mediatek,apmixedsys = <&apmixedsys>;
519518
nvmem-cells = <&thermal_calibration>;

0 commit comments

Comments
 (0)