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

dt-bindings: reset: Add lan966x support

This patch extends the existing file microchip,rst.yaml to support
also the lan966x. For this is added only a new compatible string.

Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20211018091522.1113510-2-horatiu.vultur@microchip.com
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

authored by

Horatiu Vultur and committed by
Philipp Zabel
3ec1b819 3440b8fa

+3 -1
+3 -1
Documentation/devicetree/bindings/reset/microchip,rst.yaml
··· 20 20 pattern: "^reset-controller@[0-9a-f]+$" 21 21 22 22 compatible: 23 - const: microchip,sparx5-switch-reset 23 + enum: 24 + - microchip,sparx5-switch-reset 25 + - microchip,lan966x-switch-reset 24 26 25 27 reg: 26 28 items: