]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3501c1434d6dcee364030dddfcdb3debd621369d
treeac7220664dc3817cfd46c86c3ff9f673294c083d
parentd18d9a5587c750a8d595b42aaa440667d370b1df
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]