Unverified Commit e5eb5638 authored by ChiYuan Huang's avatar ChiYuan Huang Committed by Mark Brown
Browse files

regulator: dt-bindings: rt5739: Add compatible for rt8092



Append rt8092 compatible in rt5739 document.

Compared to rt5739, RT8092 can offer up to 4A output current.

Signed-off-by: default avatarChiYuan Huang <cy_huang@richtek.com>
Link: https://patch.msgid.link/9b67b2d2b4268d356f41ae2d0c3202e7813ea6b1.1766125676.git.cy_huang@richtek.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 8f0b4cce
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15,6 +15,10 @@ description: |
  supply of 2.5V to 5.5V. It can provide up to 3.5A continuous current
  capability at over 80% high efficiency.

  The RT8092 is similar type buck converter. Compared to RT5739, it can offer
  up to 4A output current and more output voltage range to meet the application
  on most mobile products.

allOf:
  - $ref: regulator.yaml#

@@ -23,6 +27,7 @@ properties:
    enum:
      - richtek,rt5733
      - richtek,rt5739
      - richtek,rt8092

  reg:
    maxItems: 1