Commit 9ca84b35 authored by Haibo Chen's avatar Haibo Chen Committed by Lee Jones

dt-bindings: mfd: adp5585: Add parsing of hogs

Allow parsing GPIO controller children nodes with GPIO hogs.
Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240828030405.2851611-1-haibo.chen@nxp.comSigned-off-by: default avatarLee Jones <lee@kernel.org>
parent 04bb1800
...@@ -42,6 +42,13 @@ properties: ...@@ -42,6 +42,13 @@ properties:
"#pwm-cells": "#pwm-cells":
const: 3 const: 3
patternProperties:
"-hog(-[0-9]+)?$":
type: object
required:
- gpio-hog
required: required:
- compatible - compatible
- reg - reg
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment