diff options
author | Patrice Chotard <patrice.chotard@st.com> | 2019-02-18 22:54:35 +0100 |
---|---|---|
committer | Patrice Chotard <patrice.chotard@st.com> | 2019-04-23 15:30:57 +0200 |
commit | 71dfd5f3f5267259b1e7b465bc07e49c67acaf45 (patch) | |
tree | 7bbd399f83e94955193c957a02c899a1316a6cf6 /arch/arm/dts/stm32f429-disco.dts | |
parent | 933f84cab9027788c31f4a8772f0c31176dde1aa (diff) | |
download | u-boot-71dfd5f3f5267259b1e7b465bc07e49c67acaf45.tar.gz |
ARM: dts: stm32: Sync DT files with v4.20 kernel for stm32f4
Synchronize stm32f7 device tree with kernel v4.20.
Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Diffstat (limited to 'arch/arm/dts/stm32f429-disco.dts')
-rw-r--r-- | arch/arm/dts/stm32f429-disco.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/stm32f429-disco.dts b/arch/arm/dts/stm32f429-disco.dts index 106db68b5b..d99f47aa72 100644 --- a/arch/arm/dts/stm32f429-disco.dts +++ b/arch/arm/dts/stm32f429-disco.dts @@ -1,6 +1,5 @@ /* - * Copyright (C) 2015, STMicroelectronics - All Rights Reserved - * Author(s): Maxime Coquelin <mcoquelin.stm32@gmail.com> for STMicroelectronics. + * Copyright 2015 - Maxime Coquelin <mcoquelin.stm32@gmail.com> * * This file is dual-licensed: you can use it either under the terms * of the GPL or the X11 license, at your option. Note that this dual @@ -76,6 +75,7 @@ gpio_keys { compatible = "gpio-keys"; + #address-cells = <1>; #size-cells = <0>; autorepeat; button@0 { |