mbox series

[RESEND,v2,0/1] Patch Resent: Enabling LED Support for Siemens IPC BX-59A

Message ID 20240218062806.3932-1-xingtong_wu@163.com
Headers show
Series Patch Resent: Enabling LED Support for Siemens IPC BX-59A | expand

Message

Xing Tong Wu Feb. 18, 2024, 6:28 a.m. UTC
From: Xing Tong Wu <xingtong.wu@siemens.com>

This patch has been resent to incorporate the necessary changes for
enabling LED control on the Siemens IPC BX-59A.

Based on:
 eccc489ef68d70cfdd850ba24933f1febbf2893e

changes since v1:
 - Creat a resource dynamically within the .probe() function to eliminate the use of global variables.

Xing Tong Wu (1):
  leds: simatic-ipc-leds-gpio: add support for module BX-59A

 .../leds/simple/simatic-ipc-leds-gpio-core.c  |  1 +
 .../simple/simatic-ipc-leds-gpio-f7188x.c     | 53 ++++++++++++++++---
 2 files changed, 48 insertions(+), 6 deletions(-)