Message ID | 1486429001-31940-2-git-send-email-baoyou.xie@linaro.org (mailing list archive) |
---|---|
State | Not Applicable, archived |
Delegated to: | Eduardo Valentin |
Headers | show |
On Tue, Feb 07, 2017 at 08:56:40AM +0800, Baoyou Xie wrote: > Add the zx2967 thermal drivers as maintained by ARM ZTE > architecture maintainers, as they're parts of the core IP. What kernel version is this based off? I could not apply this one cleanly. > -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Eduardo, On Tue, Feb 07, 2017 at 08:45:39PM -0800, Eduardo Valentin wrote: > > On Tue, Feb 07, 2017 at 08:56:40AM +0800, Baoyou Xie wrote: > > Add the zx2967 thermal drivers as maintained by ARM ZTE > > architecture maintainers, as they're parts of the core IP. > > What kernel version is this based off? I could not apply this one > cleanly. I think you can skip this one. We will update MAINTAINERS separately through arm-soc tree, after the patch lands on mainline. Shawn -- To unsubscribe from this list: send the line "unsubscribe linux-pm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/MAINTAINERS b/MAINTAINERS index 4e81e2b..2a84440 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1990,11 +1990,13 @@ F: drivers/clk/zte/ F: drivers/i2c/busses/i2c-zx2967.c F: drivers/reset/reset-zx2967.c F: drivers/soc/zte/ +F: drivers/thermal/zx* F: Documentation/devicetree/bindings/arm/zte.txt F: Documentation/devicetree/bindings/clock/zx296702-clk.txt F: Documentation/devicetree/bindings/i2c/i2c-zx2967.txt F: Documentation/devicetree/bindings/reset/zte,zx2967-reset.txt F: Documentation/devicetree/bindings/soc/zte/ +F: Documentation/devicetree/bindings/thermal/zx* F: include/dt-bindings/soc/zx*.h ARM/ZYNQ ARCHITECTURE
Add the zx2967 thermal drivers as maintained by ARM ZTE architecture maintainers, as they're parts of the core IP. Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)