Re: [PATCH v11 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC

From: Rob Herring
Date: Fri Aug 28 2020 - 17:50:53 EST


On Tue, 25 Aug 2020 13:07:05 +0800, Rahul Tanwar wrote:
> 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@xxxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/pwm/intel,lgm-pwm.yaml | 44 ++++++++++++++++++++++
> 1 file changed, 44 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pwm/intel,lgm-pwm.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>