projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82b904b
)
ARM: dts: stm32: add system config bank node for stm32h743
author
Ludovic Barre
<ludovic.barre@st.com>
Mon, 6 Nov 2017 17:03:00 +0000
(18:03 +0100)
committer
Alexandre Torgue
<alexandre.torgue@st.com>
Wed, 14 Feb 2018 13:41:26 +0000
(14:41 +0100)
This patch adds system config support for stm32h743.
Signed-off-by: Ludovic Barre <ludovic.barre@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32h743.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stm32h743.dtsi
b/arch/arm/boot/dts/stm32h743.dtsi
index dcb5f311c3dbfe577b1c0744779c62230b67d3c3..3b25180d2a07b2355bde87477d4126efb26dc614 100644
(file)
--- a/
arch/arm/boot/dts/stm32h743.dtsi
+++ b/
arch/arm/boot/dts/stm32h743.dtsi
@@
-235,6
+235,11
@@
interrupts = <1>, <2>, <3>, <6>, <7>, <8>, <9>, <10>, <23>, <40>, <41>, <62>, <76>;
};
+ syscfg: system-config@58000400 {
+ compatible = "syscon";
+ reg = <0x58000400 0x400>;
+ };
+
lptimer2: timer@58002400 {
#address-cells = <1>;
#size-cells = <0>;