Skip to content

Commit 9ca84b3

Browse files
BoughChenlag-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 <haibo.chen@nxp.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240828030405.2851611-1-haibo.chen@nxp.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 04bb180 commit 9ca84b3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

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)