Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: mfd: rohm,bd96801-pmic: Correct timeout-sec length and reference watchdog schema

The parent node of ROHM BD96801 PMIC is also holding properties for the
watchdog, thus it should reference watchdog.yaml schema. OTOH, the
timeout-sec property is used only as one number.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Matti Vaittinen <mazziesaccount@gmail.com>
Acked-by: Lee Jones <lee@kernel.org>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>

authored by

Krzysztof Kozlowski and committed by
Wim Van Sebroeck
550d1bda 017bca91

+5 -3
+5 -3
Documentation/devicetree/bindings/mfd/rohm,bd96801-pmic.yaml
··· 57 57 - prstb 58 58 - intb-only 59 59 60 - timeout-sec: 61 - maxItems: 2 60 + timeout-sec: true 62 61 63 62 regulators: 64 63 $ref: /schemas/regulator/rohm,bd96801-regulator.yaml ··· 71 72 - interrupt-names 72 73 - regulators 73 74 74 - additionalProperties: false 75 + allOf: 76 + - $ref: /schemas/watchdog/watchdog.yaml 77 + 78 + unevaluatedProperties: false 75 79 76 80 examples: 77 81 - |