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

ARM: dts: stm32f429: Add system config bank node

Signed-off-by: Alexandre TORGUE <alexandre.torgue@gmail.com>
Signed-off-by: Maxime Coquelin <mcoquelin.stm32@gmail.com>

authored by

Alexandre TORGUE and committed by
Maxime Coquelin
e78b6555 c8cc1b72

+5
+5
arch/arm/boot/dts/stm32f429.dtsi
··· 171 171 status = "disabled"; 172 172 }; 173 173 174 + syscfg: system-config@40013800 { 175 + compatible = "syscon"; 176 + reg = <0x40013800 0x400>; 177 + }; 178 + 174 179 pin-controller { 175 180 #address-cells = <1>; 176 181 #size-cells = <1>;