Re: [EXTERNAL]Re: [PATCH 0/2] Add Si3474 PSE controller driver
From: Piotr Kubik
Date: Thu Apr 17 2025 - 07:13:36 EST
On 4/16/25 14:32, Kory Maincent wrote:
> On Wed, 16 Apr 2025 10:47:12 +0000
> Piotr Kubik <piotr.kubik@xxxxxxxxxx> wrote:
>
>> From: Piotr Kubik <piotr.kubik@xxxxxxxxxx>
>>
>> These patch series provide support for Skyworks Si3474 I2C Power
>> Sourcing Equipment controller.
>>
>> Based on the TPS23881 driver code.
>>
>> Supported features of Si3474:
>> - get port status,
>> - get port power,
>> - get port voltage,
>> - enable/disable port power
>
> Nice to see a new PSE driver!
>
> In net subsystem we add the "net-next" prefix to the subject when it is not a
> fix. Please see
> https://elixir.bootlin.com/linux/v6.14-rc6/source/Documentation/process/maintainer-netdev.rst#L61
> Regards,
Hi Kory,
Thanks to your previous good work in this area making writing these drivers possible.
I'll update the prefix in the next patch.
Regards
Piotr