Message ID | 20220720181854.547881-2-aouledameur@baylibre.com |
---|---|
State | Superseded |
Headers | show |
Series | thermal: mediatek: Add support for MT8365 SoC | expand |
Hi Matthias, On 7/21/22 10:57, Matthias Brugger wrote: > > > On 20/07/2022 20:18, Amjad Ouled-Ameur wrote: >> From: Fabien Parent <fparent@baylibre.com> >> >> Add the binding documentation for the thermal support on MT8365 SoC. >> >> Signed-off-by: Fabien Parent <fparent@baylibre.com> >> Acked-by: Amjad Ouled-Ameur <aouledameur@baylibre.com> > > I suppose you wanted to add Signed-off-by here, at least > get_maintainers.pl doesn't list you. > Right, will add my SoB in V3, thank you! Regards, Amjad > Apart from that: > Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com> > >> --- >> Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git >> a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt >> b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt >> index 5c7e7bdd029a..ba4ebffeade4 100644 >> --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt >> +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt >> @@ -14,6 +14,7 @@ Required properties: >> - "mediatek,mt2712-thermal" : For MT2712 family of SoCs >> - "mediatek,mt7622-thermal" : For MT7622 SoC >> - "mediatek,mt8183-thermal" : For MT8183 family of SoCs >> + - "mediatek,mt8365-thermal" : For MT8365 family of SoCs >> - "mediatek,mt8516-thermal", "mediatek,mt2701-thermal : For >> MT8516 family of SoCs >> - reg: Address range of the thermal controller >> - interrupts: IRQ for the thermal controller
diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt index 5c7e7bdd029a..ba4ebffeade4 100644 --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt @@ -14,6 +14,7 @@ Required properties: - "mediatek,mt2712-thermal" : For MT2712 family of SoCs - "mediatek,mt7622-thermal" : For MT7622 SoC - "mediatek,mt8183-thermal" : For MT8183 family of SoCs + - "mediatek,mt8365-thermal" : For MT8365 family of SoCs - "mediatek,mt8516-thermal", "mediatek,mt2701-thermal : For MT8516 family of SoCs - reg: Address range of the thermal controller - interrupts: IRQ for the thermal controller