64b53247c4
Refresh patches. Remove upstreamed patch: generic/pending/181-net-usb-add-lte-modem-wistron-neweb-d18q1.patch Update patches that no longer applies: generic/hack/901-debloat_sock_diag.patch Compile-tested on: x86/64. Runtime-tested on: x86/64. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
26 lines
1.1 KiB
Diff
26 lines
1.1 KiB
Diff
From bdaa6312375055d3e104869ca04cc463ac0a33d1 Mon Sep 17 00:00:00 2001
|
|
From: Sean Wang <sean.wang@mediatek.com>
|
|
Date: Wed, 17 Jan 2018 00:00:39 +0800
|
|
Subject: [PATCH 198/224] dt-bindings: thermal: add binding for MT7622 SoC
|
|
|
|
Add devicetree bindings for MediaTek MT7622 thermal controller
|
|
|
|
Changes v1 -> v2: add tag from Rob
|
|
|
|
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
|
|
Signed-off-by: Shunli Wang <shunli.wang@mediatek.com>
|
|
Reviewed-by: Rob Herring <robh@kernel.org>
|
|
---
|
|
Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
--- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
|
|
+++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt
|
|
@@ -12,6 +12,7 @@ Required properties:
|
|
- "mediatek,mt8173-thermal" : For MT8173 family of SoCs
|
|
- "mediatek,mt2701-thermal" : For MT2701 family of SoCs
|
|
- "mediatek,mt2712-thermal" : For MT2712 family of SoCs
|
|
+ - "mediatek,mt7622-thermal" : For MT7622 SoC
|
|
- reg: Address range of the thermal controller
|
|
- interrupts: IRQ for the thermal controller
|
|
- clocks, clock-names: Clocks needed for the thermal controller. required
|