projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e7c3a5b
)
ARM: dts: stm32: fix -Wall W=1 compilation in stm32mp157 pinctrl for mcan
author
Erwan Le Ray
<erwan.leray@st.com>
Mon, 1 Jul 2019 09:18:06 +0000
(11:18 +0200)
committer
Alexandre Torgue
<alexandre.torgue@st.com>
Fri, 2 Aug 2019 14:17:43 +0000
(16:17 +0200)
Fix compilations warnings detected by -Wall W=1 compilation option:
- node has a unit name, but no reg property
Signed-off-by: Erwan Le Ray <erwan.leray@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
b/arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
index
c4f2b23
..
9eaec9b
100644
(file)
--- a/
arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
+++ b/
arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
@@
-574,7
+574,7
@@
};
};
- m_can1_sleep_pins_a: m_can1-sleep
@
0 {
+ m_can1_sleep_pins_a: m_can1-sleep
-
0 {
pins {
pinmux = <STM32_PINMUX('H', 13, ANALOG)>, /* CAN1_TX */
<STM32_PINMUX('I', 9, ANALOG)>; /* CAN1_RX */