]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: mfd: st,stmpe: Add missing properties for PWM subnode
authorManish Baing <manishbaing2789@gmail.com>
Sat, 23 May 2026 17:32:50 +0000 (17:32 +0000)
committerLee Jones <lee@kernel.org>
Wed, 17 Jun 2026 10:33:10 +0000 (11:33 +0100)
commitf167dc91aeed1928292e65a03d6472d3d01711fb
treea170714d017746388764d8ea25874ec57c089d77
parentf6b692d1f466ba3837ae9478e0d5ce6ef77697b4
dt-bindings: mfd: st,stmpe: Add missing properties for PWM subnode

The st,stmpe-pwm binding is already covered by the MFD schema in
Documentation/devicetree/bindings/mfd/st,stmpe.yaml. However, the
PWM subnode was missing a 'required' properties block. This allowed
Device Tree nodes to pass validation even if the 'compatible'
string was omitted. This omission could lead to probe failures
at runtime.

Fix the schema by adding the missing 'required' block.

Signed-off-by: Manish Baing <manishbaing2789@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Uwe Kleine-König <ukleinek@kernel.org>
Reviewed-by: Linus Walleij <linusw@kernel.org>
Link: https://patch.msgid.link/20260523173251.72540-2-manishbaing2789@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/mfd/st,stmpe.yaml