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

dt-bindings: arm: stm32: add compatible for syscon gcan node

Since commit ad440432d1f9 ("dt-bindings: mfd: Ensure 'syscon' has a
more specific compatible") it is required to provide at least 2 compatibles
string for syscon node.
This patch documents the new compatible for stm32f4 SoC to support
global/shared CAN registers access for bxCAN controllers.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/all/20230328073328.3949796-2-dario.binacchi@amarulasolutions.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>

authored by

Dario Binacchi and committed by
Marc Kleine-Budde
b341be6d 96d1c81e

+2
+2
Documentation/devicetree/bindings/arm/stm32/st,stm32-syscon.yaml
··· 20 20 - st,stm32-syscfg 21 21 - st,stm32-power-config 22 22 - st,stm32-tamp 23 + - st,stm32f4-gcan 23 24 - const: syscon 24 25 - items: 25 26 - const: st,stm32-tamp ··· 43 42 contains: 44 43 enum: 45 44 - st,stm32mp157-syscfg 45 + - st,stm32f4-gcan 46 46 then: 47 47 required: 48 48 - clocks