commit | 2deaf5cc63b228d30771894da6b4a6e3f3749483 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Mon Aug 06 11:25:42 2018 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 13 14:04:04 2018 -0400 |
tree | c03c738084b3697609e9d948ca95a418542b966c | |
parent | 638ee5af6b7f16aff7d42cc9ed0865627cd842c1 [diff] |
ARM: dts: stm32f4: Fix DT dtc warnings 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>