From: Xing Tong Wu <[email protected]>
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 v2:
- Add a period to the end of the commit message.
- Use specialized interfaces to get platform data and drvdata.
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(-)
--
2.25.1
On Wed, Mar 13, 2024 at 10:15 AM Xing Tong Wu <[email protected]> wrote:
>
> From: Xing Tong Wu <[email protected]>
>
> This patch has been resent to incorporate the necessary changes for
> enabling LED control on the Siemens IPC BX-59A.
> Based on:
> eccc489ef68d70cfdd850ba24933f1febbf2893e
Use --base parameter instead of this.
Note as well that a single patch doesn't require a cover letter.
--
With Best Regards,
Andy Shevchenko