From: Lukas Bulwahn Date: Mon, 13 Jun 2022 12:43:09 +0000 (+0200) Subject: MAINTAINERS: add include/dt-bindings/thermal to THERMAL X-Git-Tag: v6.0-rc1~183^2^2~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=037a6ea0debbe3da3f5cef311d835fb7f1a5e2c7;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: add include/dt-bindings/thermal to THERMAL Maintainers of the directory Documentation/devicetree/bindings/thermal are also the maintainers of the corresponding directory include/dt-bindings/thermal. Add the file entry for include/dt-bindings/thermal to the appropriate section in MAINTAINERS. Signed-off-by: Lukas Bulwahn Link: https://lore.kernel.org/r/20220613124309.28790-1-lukas.bulwahn@gmail.com Signed-off-by: Daniel Lezcano --- diff --git a/MAINTAINERS b/MAINTAINERS index 3ad3328b8a461..b0fbf28d55e66 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19586,6 +19586,7 @@ F: Documentation/ABI/testing/sysfs-class-thermal F: Documentation/devicetree/bindings/thermal/ F: Documentation/driver-api/thermal/ F: drivers/thermal/ +F: include/dt-bindings/thermal/ F: include/linux/cpu_cooling.h F: include/linux/thermal.h F: include/uapi/linux/thermal.h