Skip to content

Commit 4fd7e2f

Browse files
akemnadelag-linaro
authored andcommitted
dt-bindings: mfd: Add ROHM BD71879
As this chip was seen in several devices in the wild, add it. Suggested-by: Matti Vaittinen <[email protected]> Signed-off-by: Andreas Kemnade <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Acked-by: Matti Vaittinen <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 5fbbeaa commit 4fd7e2f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ description: |
1717
1818
properties:
1919
compatible:
20-
const: rohm,bd71828
20+
oneOf:
21+
- const: rohm,bd71828
22+
23+
- items:
24+
- const: rohm,bd71879
25+
- const: rohm,bd71828
2126

2227
reg:
2328
description:

0 commit comments

Comments
 (0)