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>
This commit is contained in:
Alexandre TORGUE 2016-02-29 17:29:00 +01:00 committed by Maxime Coquelin
parent c8cc1b727f
commit e78b6555e0

View File

@ -171,6 +171,11 @@
status = "disabled";
};
syscfg: system-config@40013800 {
compatible = "syscon";
reg = <0x40013800 0x400>;
};
pin-controller {
#address-cells = <1>;
#size-cells = <1>;