Skip to content

Commit 9ca84b3

Browse files
Haibo Chenlag-linaro
authored andcommitted
dt-bindings: mfd: adp5585: Add parsing of hogs
Allow parsing GPIO controller children nodes with GPIO hogs. Signed-off-by: Haibo Chen <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 04bb180 commit 9ca84b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/devicetree/bindings/mfd/adi,adp5585.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ properties:
4242
"#pwm-cells":
4343
const: 3
4444

45+
patternProperties:
46+
"-hog(-[0-9]+)?$":
47+
type: object
48+
49+
required:
50+
- gpio-hog
51+
4552
required:
4653
- compatible
4754
- reg

0 commit comments

Comments
 (0)