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

dt-bindings: rcc: stm32: select the "secure" path for stm32mp13

Like for stm32mp15, when stm32 RCC node is used to interact with a secure
context (using clock SCMI protocol), a different path has to be used for
yaml verification.

Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Acked-by: Rob Herring <robh@kernel.org>

+1
+1
Documentation/devicetree/bindings/clock/st,stm32mp1-rcc.yaml
··· 78 78 contains: 79 79 enum: 80 80 - st,stm32mp1-rcc-secure 81 + - st,stm32mp13-rcc 81 82 then: 82 83 properties: 83 84 clocks: