On Fri, 09 Aug 2024 15:00:54 +0800, Peter Yin wrote: > Document the "isl,isl69260" compatible, which is already used in the > DTS files but was not previously documented in the bindings. > The ISL69260 is a digital dual output multiphase controller > that supports Intel VR13, VR13.HC, and VR14 specifications. > > Signed-off-by: Peter Yin <peteryin.openbmc@xxxxxxxxx> > --- > > Change log: > > v1 -> v2: > - Fixed the binding format. > > v1: > - Created the isl69260 binding. > > Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!