linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Backlight for v6.1
@ 2022-10-05 12:44 Lee Jones
  2022-10-05 17:59 ` Linus Torvalds
  2022-10-05 18:40 ` pr-tracker-bot
  0 siblings, 2 replies; 14+ messages in thread
From: Lee Jones @ 2022-10-05 12:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux Kernel Mailing List

Good afternoon Linus,

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight.git tags/backlight-next-6.1

for you to fetch changes up to e7647de058cba3c05b0d4753d84cbc042d02956a:

  video: backlight: mt6370: Add MediaTek MT6370 support (2022-09-08 08:50:57 +0100)

----------------------------------------------------------------
 - New Drivers
   - Add support for MediaTek MT6370 Backlight

----------------------------------------------------------------
ChiYuan Huang (1):
      dt-bindings: backlight: Add MediaTek MT6370 backlight

ChiaEn Wu (1):
      video: backlight: mt6370: Add MediaTek MT6370 support

 .../leds/backlight/mediatek,mt6370-backlight.yaml  | 121 +++++++
 drivers/video/backlight/Kconfig                    |  13 +
 drivers/video/backlight/Makefile                   |   1 +
 drivers/video/backlight/mt6370-backlight.c         | 351 +++++++++++++++++++++
 4 files changed, 486 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/leds/backlight/mediatek,mt6370-backlight.yaml
 create mode 100644 drivers/video/backlight/mt6370-backlight.c

-- 
Lee Jones [李琼斯]

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2022-10-20 13:53 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-05 12:44 [GIT PULL] Backlight for v6.1 Lee Jones
2022-10-05 17:59 ` Linus Torvalds
2022-10-07 13:16   ` Lee Jones
2022-10-07 18:45     ` Linus Torvalds
2022-10-08 18:30       ` Andy Shevchenko
2022-10-08 19:02         ` Linus Torvalds
2022-10-08 19:59           ` Hans de Goede
2022-10-08 23:23             ` Linus Torvalds
2022-10-09 12:58               ` Hans de Goede
2022-10-20  3:31                 ` Randy Dunlap
2022-10-20 13:48                   ` Andy Shevchenko
2022-10-20 13:53                     ` Hans de Goede
2022-10-10  7:42       ` Lee Jones
2022-10-05 18:40 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).