Commit 4bfa4a54b020 for kernel

commit 4bfa4a54b02029b3996b9f9021f5f745c71e9064
Merge: 4668c4831fbc 83333aa97441
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Mon Feb 16 11:10:33 2026 -0800

    Merge tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight

    Pull backlight updates from Lee Jones:
     "New Support & Features:

       - Add a new driver for the Congatec Board Controller (CGBC)
         backlight, providing brightness control via the board controller's
         PWM interface

      Improvements & Fixes:

       - Resolve build failures in the Awinic AW99706 driver by switching to
         the correct GPIO consumer header

       - Extend the Qualcomm WLED driver to support the specific
         over-voltage protection (OVP) values required for the PMI8994 and
         PMI8950 variants

      Device Tree Bindings Updates:

       - Document the device-specific over-voltage protection (OVP)
         millivolt ranges and default values for Qualcomm PMI8994 and
         PMI8950 WLED controllers"

    * tag 'backlight-next-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight:
      backlight: qcom-wled: Change PM8950 WLED configurations
      dt-bindings: backlight: qcom-wled: Document ovp values for PMI8950
      backlight: qcom-wled: Support ovp values for PMI8994
      dt-bindings: backlight: qcom-wled: Document ovp values for PMI8994
      backlight: aw99706: Fix build errors caused by wrong gpio header
      backlight: Add Congatec Board Controller (CGBC) backlight support