Skip to content

Commit e5eb563

Browse files
ChiYuan Huangbroonie
authored andcommitted
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: ChiYuan Huang <cy_huang@richtek.com> Link: https://patch.msgid.link/9b67b2d2b4268d356f41ae2d0c3202e7813ea6b1.1766125676.git.cy_huang@richtek.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 8f0b4cc commit e5eb563

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Documentation/devicetree/bindings/regulator/richtek,rt5739.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ description: |
1515
supply of 2.5V to 5.5V. It can provide up to 3.5A continuous current
1616
capability at over 80% high efficiency.
1717
18+
The RT8092 is similar type buck converter. Compared to RT5739, it can offer
19+
up to 4A output current and more output voltage range to meet the application
20+
on most mobile products.
21+
1822
allOf:
1923
- $ref: regulator.yaml#
2024

@@ -23,6 +27,7 @@ properties:
2327
enum:
2428
- richtek,rt5733
2529
- richtek,rt5739
30+
- richtek,rt8092
2631

2732
reg:
2833
maxItems: 1

0 commit comments

Comments
 (0)