On Thu, 23 Jun 2022 19:56:22 +0800, ChiaEn Wu wrote: > From: ChiYuan Huang <cy_huang@xxxxxxxxxxx> > > Add mt6370 backlight binding documentation. > > Signed-off-by: ChiYuan Huang <cy_huang@xxxxxxxxxxx> > --- > > v3 > - Rename "mediatek,bled-pwm-hys-input-threshold-steps" to > "mediatek,bled-pwm-hys-input-th-steps" > - Refine "bled-pwm-hys-input-th-steps", "bled-ovp-microvolt", > "bled-ocp-microamp" enum values > --- > .../leds/backlight/mediatek,mt6370-backlight.yaml | 92 ++++++++++++++++++++++ > 1 file changed, 92 insertions(+) > create mode 100644 Documentation/devicetree/bindings/leds/backlight/mediatek,mt6370-backlight.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>