Add DT bindings YAML schema for PWM fan controller of LGM SoC
authorRahul Tanwar <rahul.tanwar@linux.intel.com>
Thu, 5 Nov 2020 05:49:39 +0000 (13:49 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 17 Dec 2020 13:18:58 +0000 (14:18 +0100)
commit7c0e4f2ef782a4da2126a9399316b689d4fbc013
treeac7220664dc3817cfd46c86c3ff9f673294c083d
parent1ed2b3fca64516d1b3503ef21929f3b5f4f41cc6
Add DT bindings YAML schema for PWM fan controller of LGM SoC

Intel's LGM(Lightning Mountain) SoC contains a PWM fan controller
which is only used to control the fan attached to the system. This
PWM controller does not have any other consumer other than fan.
Add DT bindings documentation for this PWM fan controller.

Signed-off-by: Rahul Tanwar <rahul.tanwar@linux.intel.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
Documentation/devicetree/bindings/pwm/intel,lgm-pwm.yaml [new file with mode: 0644]