On Mon, Mar 20, 2023 at 10:40:16AM -0500, Lakshmi Yadlapati wrote: > Add Acbel CRPS Series power supply to trivial devices. > > Signed-off-by: Lakshmi Yadlapati <lakshmiy@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml > index 6f482a254a1d..ae2cf4411b39 100644 > --- a/Documentation/devicetree/bindings/trivial-devices.yaml > +++ b/Documentation/devicetree/bindings/trivial-devices.yaml > @@ -30,6 +30,8 @@ properties: > items: > - enum: > # SMBus/I2C Digital Temperature Sensor in 6-Pin SOT with SMBus Alert and Over Temperature Pin > + - acbel,crps > + # Acbel CRPS Series power supply This is way too generic. There is not just one Acbel CRPS power supply, there is a whole lot of them. It is very unlikely that they can all be described with a single devicetree "compatible" property. Guenter > - ad,ad7414 > # ADM9240: Complete System Hardware Monitor for uProcessor-Based Systems > - ad,adm9240 > -- > 2.37.2 >