Re: [PATCH 1/2] dt-bindings: (pmbus/lx1308) Add LX1308 support
From: Guenter Roeck
Date: Mon Apr 27 2026 - 09:38:15 EST
On 4/27/26 04:15, Brian Chiang wrote:
...
No properties? Looks like suitable for trivial bundings.
Agreed. Since there are no device-specific properties and software-wise
this is a single device, I will drop the standalone binding in v2 and
add a single entry to trivial-devices.yaml:
- description: Luxshare LX1308 12V/860W digital DC/DC power module
compatible: luxshare,lx1308
The mechanical variant information will be documented in
Documentation/hwmon/lx1308.rst (sent in patch 2/2) so integrators can
still find it, without polluting the ABI.
Mechanical variants are irrelevant for the driver, and may change over time.
Please drop entirely, or maybe just state that multiple mechanical variants
are available and refer to the datasheet for details.
Thanks,
Guenter