From: Haibo Chen Date: Wed, 28 Aug 2024 03:04:05 +0000 (+0800) Subject: dt-bindings: mfd: adp5585: Add parsing of hogs X-Git-Tag: v6.12-rc1~88^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9ca84b355d607330321a205fdd93f8c2ad1e57af;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: mfd: adp5585: Add parsing of hogs Allow parsing GPIO controller children nodes with GPIO hogs. Signed-off-by: Haibo Chen Reviewed-by: Laurent Pinchart Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20240828030405.2851611-1-haibo.chen@nxp.com Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml b/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml index f9c069f8534b2..ee2272f754a33 100644 --- a/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml +++ b/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml @@ -42,6 +42,13 @@ properties: "#pwm-cells": const: 3 +patternProperties: + "-hog(-[0-9]+)?$": + type: object + + required: + - gpio-hog + required: - compatible - reg