
6 Aug
2018
6 Aug
'18
2:07 p.m.
On Mon, Aug 06, 2018 at 11:25:42AM +0200, Patrice Chotard wrote:
From: Patrick Delaunay patrick.delaunay@st.com
This patch fix the following warnings for for stm32f429 evaluation and discovery boards:
unnecessary #address-cells/#size-cells without "ranges" or child "reg" property
Signed-off-by: Patrick Delaunay patrick.delaunay@st.com Signed-off-by: Patrice Chotard patrice.chotard@st.com
arch/arm/dts/stm32429i-eval.dts | 1 - arch/arm/dts/stm32f429-disco.dts | 1 - arch/arm/dts/stm32f429.dtsi | 4 ---- 3 files changed, 6 deletions(-)
All of these are files we sync in from Linux, so have they been fixed upstream? Thanks!
--
Tom